Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jan 29, 2024
1 parent 7a35250 commit fef5748
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/xdist/looponfail.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
processes) otherwise changes to source code can crash
the controlling process which should best never happen.
"""

import os
from pathlib import Path
from typing import Dict, Sequence
Expand Down
1 change: 1 addition & 0 deletions src/xdist/newhooks.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
http://pytest.org/en/latest/writing_plugins.html#optionally-using-hooks-from-3rd-party-plugins
"""

import pytest


Expand Down

0 comments on commit fef5748

Please sign in to comment.