Skip to content

Commit

Permalink
removing
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasc-ubc committed Nov 4, 2024
1 parent 50ea864 commit fa6bf1e
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 1 deletion.
Binary file modified submissions/EBeam_LukasChrostowski_MZI2_1550_FaML.oas
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@

# Export for fabrication, removing PCells
path = os.path.dirname(os.path.realpath(__file__))
for i in range(10):
for i in range(6):
filename, extension = os.path.splitext(os.path.basename(__file__))
filename+=f'_{i}'
if export_type == 'static':
Expand Down

0 comments on commit fa6bf1e

Please sign in to comment.