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

Doc/fix typos #103

Merged
merged 7 commits into from
Sep 1, 2023
Merged

Doc/fix typos #103

merged 7 commits into from
Sep 1, 2023

Conversation

maxzhenzhera
Copy link
Contributor

Fixes some typos.

Also, I removed some python related files from docs/ (__init__.py, autowiring.py, py.typed):
I haven't found any usages of autowiring.py - all code fragments moved to docs_src/.
So, it looks cleaner without them.

@codecov-commenter
Copy link

codecov-commenter commented Aug 1, 2023

Codecov Report

Merging #103 (c692263) into main (f8b0f4b) will not change coverage.
The diff coverage is 100.00%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@           Coverage Diff           @@
##             main     #103   +/-   ##
=======================================
  Coverage   96.95%   96.95%           
=======================================
  Files          67       67           
  Lines        2266     2266           
  Branches      438      375   -63     
=======================================
  Hits         2197     2197           
  Misses         59       59           
  Partials       10       10           
Files Changed Coverage Δ
tests/docs/test_scopes_example.py 100.00% <100.00%> (ø)

@adriangb
Copy link
Owner

adriangb commented Aug 1, 2023

Seems like CI is broken because of (I'm guessing) a problem with pyyaml wheels. I'll look at this at some point, thanks for the PR.

@maxzhenzhera
Copy link
Contributor Author

As I see in Required CI/CD / Run Tests (3.10, ubuntu-latest) (pull_request) - it is a problem with Error uploading to [https://codecov.io:](https://codecov.io/)
Maybe a simple re-run can help)

@adriangb adriangb merged commit 133d696 into adriangb:main Sep 1, 2023
@maxzhenzhera maxzhenzhera deleted the doc/fix-typos branch September 30, 2023 08:35
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.

3 participants