Skip to content

Commit

Permalink
minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
jannikbusse committed Nov 17, 2023
1 parent f13d298 commit 95b2e10
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion variation/variation/runner.py
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,6 @@ def run_variation(fname, n=20, s=False, k=False, o=None, e=False):
cfg.k = k
cfg.o = o

fname = fname
nwName = str.split(str.split(fname,'/')[-1],'.')[0]
inpDir = os.path.join(os.path.dirname(fname), "variation_output/")

Expand Down

0 comments on commit 95b2e10

Please sign in to comment.