Skip to content

Commit

Permalink
fix: package import path
Browse files Browse the repository at this point in the history
  • Loading branch information
jopemachine committed Sep 30, 2024
1 parent e8ab752 commit 376da2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ai/backend/manager/container_registry/github.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

import aiohttp

from ai.backend.common.logging import BraceStyleAdapter
from ai.backend.logging import BraceStyleAdapter

from .base import (
BaseContainerRegistry,
Expand Down

0 comments on commit 376da2e

Please sign in to comment.