Skip to content

Commit

Permalink
Update extend.py
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasc-ubc committed Jul 19, 2024
1 parent c9911f8 commit 1491feb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion klayout_dot_config/python/SiEPIC/extend.py
Original file line number Diff line number Diff line change
Expand Up @@ -1769,7 +1769,6 @@ def plot(self, width = 800, show_labels = True, show_ruler = True, retina = True
'''

from io import BytesIO
import matplotlib.pyplot as plt
from IPython.display import Image, display

# Create a LayoutView, and populate it with the current cell & layout
Expand Down

0 comments on commit 1491feb

Please sign in to comment.