Skip to content

Commit

Permalink
Fixing black
Browse files Browse the repository at this point in the history
  • Loading branch information
momchil-flex committed Aug 17, 2023
1 parent c285f36 commit 547d238
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tidy3d/components/geometry/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@

POLY_GRID_SIZE = 1e-12


class Geometry(Tidy3dBaseModel, ABC):
"""Abstract base class, defines where something exists in space."""

Expand Down

0 comments on commit 547d238

Please sign in to comment.