Skip to content

Commit 40a5f1e

Browse files
committed
fix: whitespace
1 parent 8a986ef commit 40a5f1e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Snakefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ from utils.constants import Layout, PrepMethod
99
from utils.parse import Config, SampleData
1010

1111
configfile: "config.yaml"
12-
1312
cfg: Config = Config.create(config)
1413
data: SampleData = SampleData(cfg.sample_filepath)
1514

0 commit comments

Comments
 (0)