Skip to content

Commit

Permalink
Update pydantic_definitions.py
Browse files Browse the repository at this point in the history
  • Loading branch information
bimac committed Aug 30, 2024
1 parent ddd83aa commit 89d13b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iblrig/pydantic_definitions.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from collections import abc
from datetime import date
from pathlib import Path
from typing import Annotated, Any, Literal
from typing import Annotated, Literal

from annotated_types import Ge, Le
from pydantic import (
Expand Down

0 comments on commit 89d13b3

Please sign in to comment.