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

Code & Docs cleanup + Package updates #351

Merged
merged 14 commits into from
Sep 23, 2024
Merged

Code & Docs cleanup + Package updates #351

merged 14 commits into from
Sep 23, 2024

Conversation

melroy89
Copy link
Collaborator

@melroy89 melroy89 commented Sep 23, 2024

PR pointed out some code that needs to be cleaned up: #346

  • Clean-up old code & imports
  • Improve docs consistency
  • Only update black, coverage, ruff, attrs, exceptiongroup, fastjsonschema and importlib-resources

@melroy89 melroy89 changed the title Code & Docs cleanup Code & Docs cleanup + Package updates Sep 23, 2024
@melroy89 melroy89 enabled auto-merge (squash) September 23, 2024 11:11
@melroy89 melroy89 disabled auto-merge September 23, 2024 11:12
@melroy89 melroy89 merged commit dfb535a into main Sep 23, 2024
10 checks passed
@melroy89 melroy89 deleted the code_cleanup branch September 23, 2024 11:12
BoudewijnZwart pushed a commit to BoudewijnZwart/fake-useragent that referenced this pull request Sep 24, 2024
* Remove unused imports. Remove fallback none check, fallback is always set by default today

* Consistent import docs

* Import FakeUserAgentError in utils.py at the top

* Fix port with black

* Update all packages at once

* Revert "Fix port with black"

This reverts commit 5f79171.

* Revert "Update all packages at once"

This reverts commit 524a29f.

* Redo black & ruff fixes

* Update virtualenv, validate pyproject, typing extentions and tox

* Plus update cachetools, packaging and pyproject-api

* ONLY update black, coverage and ruff

* Only updating pyparsing, pyproject_hooks, typing_extenstions, validate-pyproject and virtualenv

* ONly update attrs, exceptiongroup, fastjsonschema and importlib-resources

* Revert "Only updating pyparsing, pyproject_hooks, typing_extenstions, validate-pyproject and virtualenv"

This reverts commit 6c1e42a.
BoudewijnZwart pushed a commit to BoudewijnZwart/fake-useragent that referenced this pull request Sep 24, 2024
* Remove unused imports. Remove fallback none check, fallback is always set by default today

* Consistent import docs

* Import FakeUserAgentError in utils.py at the top

* Fix port with black

* Update all packages at once

* Revert "Fix port with black"

This reverts commit 5f79171.

* Revert "Update all packages at once"

This reverts commit 524a29f.

* Redo black & ruff fixes

* Update virtualenv, validate pyproject, typing extentions and tox

* Plus update cachetools, packaging and pyproject-api

* ONLY update black, coverage and ruff

* Only updating pyparsing, pyproject_hooks, typing_extenstions, validate-pyproject and virtualenv

* ONly update attrs, exceptiongroup, fastjsonschema and importlib-resources

* Revert "Only updating pyparsing, pyproject_hooks, typing_extenstions, validate-pyproject and virtualenv"

This reverts commit 6c1e42a.
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.

1 participant