Skip to content

Commit

Permalink
fix: tests fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bilalshaikh42 committed Jun 3, 2024
1 parent c112bdf commit 0999182
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
from snakemake_interface_executor_plugins.settings import ExecutorSettingsBase
from snakemake_interface_executor_plugins.registry import ExecutorPluginRegistry
from snakemake.executors import local as local_executor
from snakemake_storage_plugin_s3 import StorageProvider, StorageProviderSettings
from snakemake_storage_plugin_deeporigin import StorageProvider, StorageProviderSettings
import snakemake.common.tests
import snakemake.settings

Expand Down

0 comments on commit 0999182

Please sign in to comment.