Skip to content

Commit

Permalink
fixed imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrei Neagu committed Oct 5, 2024
1 parent 4af631a commit 065da97
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import pytest

# pylint:disable=redefined-outer-name
# pylint:disable=unused-argument

import pytest
from fastapi import status
from httpx import AsyncClient
from pytest_simcore.helpers.typing_env import EnvVarsDict
Expand Down

0 comments on commit 065da97

Please sign in to comment.