Skip to content

Commit

Permalink
Fix black
Browse files Browse the repository at this point in the history
  • Loading branch information
dvolodin7 committed Nov 14, 2023
1 parent 7b9faf0 commit dbbdb24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_project.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ def _get_project() -> str:
"docs/testing.md",
"mkdocs.yml",
"pyproject.toml",
#"setup.cfg",
# "setup.cfg",
f"src/gufo/{PROJECT}/__init__.py",
f"src/gufo/{PROJECT}/py.typed",
"tests/test_docs.py",
Expand Down

0 comments on commit dbbdb24

Please sign in to comment.