Skip to content

Commit

Permalink
[py]: Remove comments from tox.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
symonk committed Oct 4, 2022
1 parent 4199d70 commit 1fa4ca6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions py/tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@ commands = mypy {posargs}
; Automatically keep imports alphabetically sorted, on single lines in
; PEP recommended sections (https://peps.python.org/pep-0008/#imports)
; files or individual lines can be ignored via `# isort:skip|# isort:skip_file`.
; this is using --diff which is a NO-OP, requires additional discussion / approval being enabled.
; Right now it is opt in and not enforced in CI but will be in future.
profile = black
py_version=37
force_single_line = True
Expand Down

0 comments on commit 1fa4ca6

Please sign in to comment.