Skip to content

Commit 59c6c06

Browse files
committed
🚧
1 parent 6e3086b commit 59c6c06

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

pyproject.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,3 +221,9 @@ docstring-code-format = true
221221
# Don't complain about abstract methods, they aren't run:
222222
"@(abc\\.)?abstractmethod",
223223
]
224+
225+
[tool.poetry]
226+
name = "Test"
227+
version = ""
228+
description = ""
229+
authors = ["Katerina Vankova <[email protected]>"]

0 commit comments

Comments
 (0)