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(#63): Resolve linting errors #64

Merged
merged 3 commits into from
Nov 30, 2024
Merged

fix(#63): Resolve linting errors #64

merged 3 commits into from
Nov 30, 2024

Conversation

bryant-finney
Copy link
Collaborator

Closes #63

... to allow opening a PR to reproduce the linting errors

Signed-off-by: Bryant Finney <[email protected]>
@bryant-finney bryant-finney self-assigned this Nov 30, 2024
Signed-off-by: Bryant Finney <[email protected]>
poetry show --why --tree virtualenv

  pre-commit 3.5.0 A framework for managing and maintaining multi-language pre-commit hooks.
  └── virtualenv >=20.10.0
      ├── distlib >=0.3.7,<1
      ├── filelock >=3.12.2,<4
      └── platformdirs >=3.9.1,<5
  pre-commit 3.8.0 A framework for managing and maintaining multi-language pre-commit hooks.
  └── virtualenv >=20.10.0
      ├── distlib >=0.3.7,<1
      ├── filelock >=3.12.2,<4
      └── platformdirs >=3.9.1,<5

Signed-off-by: Bryant Finney <[email protected]>
Copy link

codecov bot commented Nov 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

@bryant-finney bryant-finney marked this pull request as ready for review November 30, 2024 16:56
@bryant-finney bryant-finney merged commit 08d1a16 into main Nov 30, 2024
15 checks passed
@bryant-finney bryant-finney deleted the fix/63/safety-check branch November 30, 2024 16:57
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.

ci: Failing jobs
1 participant