Skip to content

Commit bbab1ed

Browse files
authored
Add missing lib import for GatherFilesForMultiqc
1 parent ff11340 commit bbab1ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

janis_bioinformatics/tools/pmac/gatherfilesformultiqc.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
from datetime import datetime
12
from janis_core import (
23
Array,
34
File,

0 commit comments

Comments
 (0)