Skip to content

Commit

Permalink
Applying format
Browse files Browse the repository at this point in the history
  • Loading branch information
momchil-flex committed Jun 14, 2024
1 parent 71bb42a commit 3b03307
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions tests/_test_notebooks/full_test_notebooks.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,12 @@
print(f"'{notebook_base[:-6]}',")

# if you want to run only some notebooks, put here, if empty, run all
run_only = [
]
run_only = []

skip = [
# long time (excluding most adjoint)
"8ChannelDemultiplexer",
'90BendPolarizationSplitterRotator',
"90BendPolarizationSplitterRotator",
"BullseyeCavityPSO",
"FocusedApodGC",
"GeneticAlgorithmReflector",
Expand Down

0 comments on commit 3b03307

Please sign in to comment.