We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eace99a commit dcfcbc0Copy full SHA for dcfcbc0
1 file changed
snakemake_executor_plugin_cluster_generic/__init__.py
@@ -18,7 +18,6 @@
18
from snakemake_interface_executor_plugins.settings import (
19
ExecutorSettingsBase,
20
CommonSettings,
21
- SharedFSUsage,
22
)
23
from snakemake_interface_executor_plugins.jobs import (
24
JobExecutorInterface,
0 commit comments