Skip to content

Commit

Permalink
chore: formatting
Browse files Browse the repository at this point in the history
rokam committed Dec 26, 2023
1 parent 42a6e4b commit 5b01cc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sunweg/api.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""API Helper."""
import json
from datetime import date, datetime
from datetime import datetime
from typing import Any

from requests import Response, session

0 comments on commit 5b01cc5

Please sign in to comment.