X-Git-Url: http://git.scottworley.com/git-cache/blobdiff_plain/67af7f1f49bd1107723092a66217673544097116..004804f0d1ef301076ea6c8a5b7d0287d096fca1:/git_cache.py diff --git a/git_cache.py b/git_cache.py index b0f992e..d54041b 100644 --- a/git_cache.py +++ b/git_cache.py @@ -156,7 +156,6 @@ def _show_force_warning() -> None: print('*' * 74, file=sys.stderr) - @backoff.on_exception( backoff.expo, subprocess.CalledProcessError,