Skip to content

Commit

Permalink
Imports
Browse files Browse the repository at this point in the history
  • Loading branch information
cwindolf committed Dec 19, 2024
1 parent 4ef715e commit d802168
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/dartsort/config.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
"""Knobs"""

from dataclasses import MISSING, field
from typing import Literal, Annotated
from typing import Annotated

from pydantic import Field
from pydantic.dataclasses import dataclass
Expand Down

0 comments on commit d802168

Please sign in to comment.