Skip to content

Commit 5946cab

Browse files
committed
Fix pre-commit
1 parent 3451ed9 commit 5946cab

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

noxfile.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,6 @@ def tests(session: Session) -> None:
180180
session.notify("coverage", posargs=[])
181181

182182

183-
184183
# We must pass `--clear` due to different session options during pipeline runs
185184
# https://github.com/TGSAI/mdio-python/blob/3d01a6d8c93cabeaeff1829599327ae83c7d6593/.github/workflows/tests.yml#L123-L130
186185
@session(python=python_versions[0], venv_params=["--clear"])

0 commit comments

Comments
 (0)