-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Summary
In workflow/Snakefile (lines ~21β24):
copyfilefromshutilis imported but never called anywhere in the Snakefilecsvis commented out with# Can be disabled?
There's also a TODO comment: # TODO: Test disabling these: above the import block, suggesting this was already recognized but never acted on.
Proposed approach
Remove the unused copyfile import and the commented-out csv import line. Verify no rules rely on these imports being available in scope.
Files to touch
workflow/Snakefile(lines ~21β24)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels