Skip to content

Commit

Permalink
style: fix Snakefile format
Browse files Browse the repository at this point in the history
  • Loading branch information
deliaBlue committed Nov 16, 2023
1 parent dbd41ce commit 020d6ab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions workflow/Snakefile
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ from pathlib import Path


configfile: Path("./test/config_lint.yaml")


validate(config, Path("../config/config_schema.json"))


Expand Down

0 comments on commit 020d6ab

Please sign in to comment.