feat: move new_note function to a separate file
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
75d623a124
commit
3d053d532a
12 changed files with 239 additions and 105 deletions
|
|
@ -17,6 +17,7 @@ pydantic = "^1.9.1"
|
|||
PyYAML = "^6.0"
|
||||
seedir = "^0.3.1"
|
||||
pytest-mock = "^3.8.2"
|
||||
returns = "^0.19.0"
|
||||
|
||||
|
||||
[tool.poetry.group.linters.dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue