You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: requirements_test.txt
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4,5 +4,6 @@
4
4
pytest-asyncio
5
5
radon==6.0.1
6
6
types-python-dateutil
7
-
pylint_per_file_ignores # race-condition for not installed during manual pre-commit runs - re-evaluate reverting to pylint through pre-commit instead of script?
8
7
uv
8
+
# race-condition for not installed during manual pre-commit runs - re-evaluate reverting to pylint through pre-commit instead of script?
0 commit comments