Skip to content

Commit 1fa4ca6

Browse files
committed
[py]: Remove comments from tox.ini
1 parent 4199d70 commit 1fa4ca6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

py/tox.ini

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ commands = mypy {posargs}
2323
; Automatically keep imports alphabetically sorted, on single lines in
2424
; PEP recommended sections (https://peps.python.org/pep-0008/#imports)
2525
; files or individual lines can be ignored via `# isort:skip|# isort:skip_file`.
26-
; this is using --diff which is a NO-OP, requires additional discussion / approval being enabled.
27-
; Right now it is opt in and not enforced in CI but will be in future.
2826
profile = black
2927
py_version=37
3028
force_single_line = True

0 commit comments

Comments
 (0)