Skip to content

Commit

Permalink
drop unused sys
Browse files Browse the repository at this point in the history
  • Loading branch information
WardDeb committed Aug 16, 2024
1 parent 20c883b commit 3b3d46e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion BRB/PushButton.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
from BRB.logger import log
import stat
from pathlib import Path
import sys

def createPath(config, group, project, organism, libraryType, tuples):
"""Ensures that the output path exists, creates it otherwise, and return where it is"""
Expand Down

0 comments on commit 3b3d46e

Please sign in to comment.