Skip to content

Commit

Permalink
pre-commit fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
amccaugh committed Feb 10, 2023
1 parent b75e52b commit d148e12
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions phidl/device_layout.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
# Minor TODO
# ==============================================================================
# Add Group.get_polygons()
# Allow Boolean to use Groups
# Allow pg.union to use Groups
# Allow Boolean to use Groups
# Allow pg.union to use Groups
# Add pp.delay_sine(distance = 10, length = 20, num_periods = 2)
# Allow connect(overlap) to be a tuple (0, 0.7)
# Possibly replace gdspy bezier (font rendering) with
# https://stackoverflow.com/a/12644499
#
#

# ==============================================================================
# Documentation TODO
Expand Down

0 comments on commit d148e12

Please sign in to comment.