feat: move edit_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
c25156fe4c
commit
75d623a124
10 changed files with 191 additions and 42 deletions
|
|
@ -16,6 +16,7 @@ sh = "^1.14.3"
|
|||
pydantic = "^1.9.1"
|
||||
PyYAML = "^6.0"
|
||||
seedir = "^0.3.1"
|
||||
pytest-mock = "^3.8.2"
|
||||
|
||||
|
||||
[tool.poetry.group.linters.dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue