Skip to content

Commit 324083e

Browse files
authored
bug(eonpetneb): update cli commands (#198)
1 parent 07c8a57 commit 324083e

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

examples/eon-pet-neb/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
.DS_Store
22
.idea
33
*.log
4+
*.parquet
45
tmp/
56

67
# --- Core Logs and Data ---

examples/eon-pet-neb/eon-pet-neb.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -569,7 +569,6 @@ def run_command_or_exit(
569569
"--plot-type",
570570
"landscape",
571571
"--show-pts",
572-
"True",
573572
"--surface-type",
574573
"rbf",
575574
"--output-file",

0 commit comments

Comments
 (0)