We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee3b846 commit 91aed7bCopy full SHA for 91aed7b
1 file changed
pyproject.toml
@@ -107,6 +107,7 @@ ignore-words-list = "pres"
107
108
[tool.isort]
109
known_first_party = ["pyro"]
110
+skip = ["pyro/_version.py"]
111
112
[tool.pytest.ini_options]
113
# docs: symlinks to notebooks we're already testing
0 commit comments