Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
henryiii committed Oct 8, 2022
1 parent 4193320 commit 63acab7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,8 @@ repository = "https://github.com/wntrblm/nox"
nox = "nox.__main__:main"
tox-to-nox = "nox.tox_to_nox:main"

# Disable extra name normalization (tox-to-nox) for back-compat.
[tool.hatch]
metadata.allow-ambiguous-features = true
metadata.allow-ambiguous-features = true # disable normalization (tox-to-nox) for back-compat


[tool.isort]
Expand Down

0 comments on commit 63acab7

Please sign in to comment.