Skip to content

Commit

Permalink
Add docstring for testing_pipeline.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefanie08 committed May 24, 2024
1 parent 19c2a40 commit eb1b1a2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions oemof_b3/tools/testing_pipeline.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
"""
This script contains functions to test the files and folders created
through the snakemake pipeline.
"""
import os
import subprocess
import snakemake
Expand Down

0 comments on commit eb1b1a2

Please sign in to comment.