Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix links with double underscores #121

Merged
merged 6 commits into from
Mar 3, 2023
Merged

Conversation

MishaKav
Copy link
Owner

@MishaKav MishaKav commented Mar 3, 2023

  • Fix broken links that include double underscores like __init__.py
  • Bump dev dependencies

@MishaKav MishaKav linked an issue Mar 3, 2023 that may be closed by this pull request
@github-actions
Copy link
Contributor

github-actions bot commented Mar 3, 2023

Coverage

Coverage Report
FileStmtsMissCoverMissing
functions/example_completed
   example_completed.py641970%33, 39–45, 48–51, 55–58, 65–70, 91–92
functions/example_manager
   example_manager.py441175%31–33, 49–55, 67–69
   example_static.py40295%60–61
functions/my_exampels
   example.py20200%1–31
functions/resources
   resources.py26260%1–37
TOTAL105573930% 

Tests Skipped Failures Errors Time
109 2 💤 1 ❌ 0 🔥 0.583s ⏱️

@MishaKav MishaKav merged commit be8d9a4 into main Mar 3, 2023
@MishaKav MishaKav deleted the fix-links-with-double-underscores branch March 3, 2023 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Links to files with dunder/double underscores are broken
1 participant