mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-07-05 07:56:14 +02:00
black-ify code
This commit is contained in:
parent
c4439f4371
commit
5de162e838
3 changed files with 4 additions and 5 deletions
|
@ -52,8 +52,8 @@ jobs:
|
|||
poetry install --remove-untracked
|
||||
poetry install
|
||||
poetry run python -m pip install ./tests/external_plugins_src/
|
||||
cd ..
|
||||
poetry shell
|
||||
cd ..
|
||||
# installed test plugins aren't recognized by "behave" if run from the
|
||||
# project's root folder, but "poetry run" doesn't work on folders upstream
|
||||
# from project root
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue