Skip to content

Commit 1028c46

Browse files
committed
Remove whitespace
1 parent 7ba2a57 commit 1028c46

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_morphio.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,6 @@ def quadratic(x, y, a0, a1, a2):
209209
apply=True,
210210
save=tmp_path / "funcy_target.cgr",
211211
verbose=True,
212-
plot=True,
213212
)
214213

215214
with open(testdata_dir.joinpath("funcy_target.cgr")) as tf:

0 commit comments

Comments
 (0)