Skip to content

Commit

Permalink
Update notebook tests
Browse files Browse the repository at this point in the history
  • Loading branch information
robsdavis committed Sep 30, 2024
1 parent 523952c commit 18f7295
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/nb_eval.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,9 @@ def run_notebook(notebook_path: Path, timeout: int) -> None:
"plugin_privbayes",
"plugin_ctgan(generic)",
"plugin_fourier_flows",
"plugin_timegan",
"plugin_aim",
"plugin_arf" "plugin_great",
"plugin_arf",
"plugin_great",
]

if not goggle_disabled:
Expand Down

0 comments on commit 18f7295

Please sign in to comment.