Skip to content

Commit

Permalink
isort
Browse files Browse the repository at this point in the history
  • Loading branch information
mathleur authored and jameshawkes committed Sep 18, 2024
1 parent dbc186f commit 05f1c4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion polytope/polytope.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
from typing import List
import logging
from typing import List

from .options import PolytopeOptions
from .shapes import ConvexPolytope
Expand Down

0 comments on commit 05f1c4c

Please sign in to comment.