Skip to content

Commit

Permalink
fix import invalid
Browse files Browse the repository at this point in the history
  • Loading branch information
staciax committed Dec 31, 2024
1 parent 56df921 commit 6242d0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/basic.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import asyncio

import valorant
from valorant.models.base import LocalizedField
from valorant.models.localization import LocalizedField


async def main() -> None:
Expand Down

0 comments on commit 6242d0f

Please sign in to comment.