Skip to content

Commit 579a105

Browse files
committed
nemo start
1 parent 7d3348f commit 579a105

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
class NemoCurvilinear:
2+
def setup(self):
3+
pass
4+
5+
def time_run_experiment(self):
6+
pass
7+

0 commit comments

Comments
 (0)