-
Notifications
You must be signed in to change notification settings - Fork 82
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
[pre-commit.ci] pre-commit autoupdate #471
Conversation
pre-commit updates make sense, why are the abstract methods being removed from VM? (accidental close, sry ) |
In afcdba9, I had to remove the abstract methods or remove the class attributes to satisfy flake8. I have decided on the abstract methods. wrapanapi/wrapanapi/entities/vm.py Lines 463 to 466 in afcdba9
|
b729331
to
44e0748
Compare
@mshriver Let's merge it this week so @pre-commit-ci does not force push new updates to the branch. |
a6c4c23
to
a4aa048
Compare
updates: - https://github.com/asottile/reorder_python_imports → https://github.com/asottile/reorder-python-imports - [github.com/asottile/reorder-python-imports: v3.9.0 → v3.12.0](asottile/reorder-python-imports@v3.9.0...v3.12.0) - [github.com/psf/black: 23.3.0 → 23.10.0](psf/black@23.3.0...23.10.0) - [github.com/PyCQA/flake8: 6.0.0 → 6.1.0](PyCQA/flake8@6.0.0...6.1.0) - [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v4.5.0](pre-commit/pre-commit-hooks@v4.4.0...v4.5.0) - [github.com/asottile/pyupgrade: v3.3.2 → v3.15.0](asottile/pyupgrade@v3.3.2...v3.15.0)
a4aa048
to
c59f388
Compare
pre-commit.ci autofix |
36135e7
to
8179d70
Compare
updates: