Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] authored and jmkerloch committed Nov 29, 2024
1 parent 30fa995 commit cfda597
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions qgis_deployment_toolbelt/utils/proxies.py
Original file line number Diff line number Diff line change
Expand Up @@ -165,11 +165,11 @@ def wrapper(*args, **kwargs):
"""Decorator wrapper to define environment variable for proxy use.
If a proxy settings is available for https or http we:
- backup current environment value
- backup current environment value
- define environment value with proxy settings
- run function
- restore environment value if available
Returns:
_type_: function result
Expand Down

0 comments on commit cfda597

Please sign in to comment.