Skip to content

Commit

Permalink
Update tox_to_nox.py
Browse files Browse the repository at this point in the history
Address lint.
  • Loading branch information
crwilcox authored Feb 16, 2024
1 parent 6cf4f7b commit fe07aa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nox/tox_to_nox.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
from configparser import ConfigParser
from pathlib import Path
from subprocess import check_output
from typing import Any, Iterable
from typing import Any

import jinja2
import tox.config
Expand Down

0 comments on commit fe07aa2

Please sign in to comment.