We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b60de44 commit b20addeCopy full SHA for b20adde
.github/workflows/test.yml
@@ -34,7 +34,7 @@ jobs:
34
#----------------------------------------------
35
- run: python -m pip install black flake8 isort
36
- run: |
37
- flake8 ./investing_algorithm_framework
+ flake8 ./finterion_investing_algorithm_framework
38
test:
39
needs: linting
40
strategy:
0 commit comments