Skip to content

Commit

Permalink
fix(linting): code formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
azory-ydata committed Jun 4, 2024
1 parent 63a0902 commit 673a0a2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ydata/sdk/common/client/client.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
from contextlib import suppress
from os import environ
from typing import Dict, Optional, Union
from ast import literal_eval

from httpx import Client as httpClient
from httpx import HTTPStatusError, Response, Timeout
Expand Down

0 comments on commit 673a0a2

Please sign in to comment.