style: fix linting issues with whitespace and line breaks

This commit is contained in:
Paul Gauthier (aider) 2024-10-28 14:27:26 -07:00
parent 3d66b53791
commit cd133f95ee
2 changed files with 4 additions and 0 deletions

View file

@ -15,6 +15,7 @@ CACHE = None
RETRY_TIMEOUT = 60
def retry_exceptions():
import httpx