Skip to content

Commit 9c79ccf

Browse files
committed
Align
1 parent 5e92626 commit 9c79ccf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements_test.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@
44
pytest-asyncio
55
radon==6.0.1
66
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?
87
uv
8+
# race-condition for not installed during manual pre-commit runs - re-evaluate reverting to pylint through pre-commit instead of script?
9+
pylint_per_file_ignores

0 commit comments

Comments
 (0)