Skip to content

Commit 7cd5ac9

Browse files
committed
chore: whitespace to kick PyPI
1 parent 181bc0e commit 7cd5ac9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

UnleashClient/api/metrics.py

+1
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ def send_metrics(
4646

4747
LOGGER.info("Unleash Client metrics successfully sent!")
4848

49+
4950
return True
5051
except requests.RequestException as exc:
5152
LOGGER.warning(

0 commit comments

Comments
 (0)