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 55d0ed6 commit 395e384Copy full SHA for 395e384
.github/workflows/build.yml
@@ -32,7 +32,7 @@ jobs:
32
--ignore=neural_network/input_data.py
33
--ignore=project_euler/
34
--ignore=quantum/q_fourier_transform.py
35
- --ignore=quantum/grover_search_algorithm.py \
+ --ignore=quantum/grover_search_algorithm.py
36
--ignore=scripts/validate_solutions.py
37
--ignore=web_programming/current_stock_price.py
38
--ignore=web_programming/fetch_anime_and_play.py
0 commit comments