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

[pre-commit.ci] pre-commit autoupdate #471

Merged
merged 5 commits into from
Oct 25, 2023
Merged

Conversation

@mshriver
Copy link
Collaborator

mshriver commented Oct 19, 2023

pre-commit updates make sense, why are the abstract methods being removed from VM? (accidental close, sry )

@mshriver mshriver closed this Oct 19, 2023
@mshriver mshriver reopened this Oct 19, 2023
@ogajduse
Copy link
Member

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.

# Implementations must define whether this system can suspend (True/False)
can_suspend = None
# Implementations must define whether this system can pause (True/False)
can_pause = None

@ogajduse
Copy link
Member

@mshriver Let's merge it this week so @pre-commit-ci does not force push new updates to the branch.

pre-commit-ci bot and others added 3 commits October 25, 2023 15:37
updates:
- https://github.com/asottile/reorder_python_importshttps://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)
@ogajduse
Copy link
Member

pre-commit.ci autofix

@ogajduse ogajduse closed this Oct 25, 2023
@ogajduse ogajduse reopened this Oct 25, 2023
@ogajduse ogajduse mentioned this pull request Oct 25, 2023
@mshriver mshriver merged commit b5d2314 into master Oct 25, 2023
7 checks passed
@ogajduse ogajduse deleted the pre-commit-ci-update-config branch October 26, 2023 06:44
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.

2 participants