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 c87b4b6 commit 2d070ddCopy full SHA for 2d070dd
.github/workflows/python-scripts.yml
@@ -13,4 +13,4 @@ jobs:
13
- uses: actions/checkout@v2
14
15
- name: Check formatting (black)
16
- run: black ./scripts/python --check
+ run: black ./catalyst-toolbox/scripts/python --check
0 commit comments