Skip to content

Commit

Permalink
Reordered to please isort
Browse files Browse the repository at this point in the history
  • Loading branch information
rhfogh committed Feb 11, 2025
1 parent e307096 commit a3628e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mxcubecore/model/lims_session.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
timedelta,
)
from typing import (
Dict,
List,
Optional,
Dict,
)

from pydantic.v1 import (
Expand Down

0 comments on commit a3628e4

Please sign in to comment.