Skip to content

Commit

Permalink
Setting to None not Cache()
Browse files Browse the repository at this point in the history
  • Loading branch information
Oddant1 authored May 30, 2024
1 parent 358a59c commit 20e5a6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion q2cli/core/artifact_cache_global.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ def set_used_artifact_cache(args):


def unset_used_artifact_cache():
"""Set the USED_ARTIFACT_CACHE back to the default cache.
"""Set the USED_ARTIFACT_CACHE back to the None.
"""
global _USED_ARTIFACT_CACHE

Expand Down

0 comments on commit 20e5a6b

Please sign in to comment.