Skip to content

Commit

Permalink
Sync with main
Browse files Browse the repository at this point in the history
  • Loading branch information
minrk committed Aug 1, 2024
2 parents 6232c4b + cb200bd commit 845f3d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_objects.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"""

import pytest
from kubernetes_asyncio.client import ApiClient
from kubernetes.client import ApiClient

from kubespawner.objects import make_ingress, make_namespace, make_pod, make_pvc

Expand Down

0 comments on commit 845f3d8

Please sign in to comment.