Skip to content

Commit

Permalink
Fix numpy imports
Browse files Browse the repository at this point in the history
  • Loading branch information
yaqwsx committed Jun 28, 2024
1 parent a8a1405 commit eac56af
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions kikit/actionPlugins/panelize.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
from sys import stderr
from numpy.core.fromnumeric import std
from numpy.lib.utils import source
from kikit.defs import EDA_TEXT_HJUSTIFY_T, EDA_TEXT_VJUSTIFY_T
from pcbnewTransition import pcbnew, isV8
from kikit.panelize_ui_impl import loadPresetChain, obtainPreset, mergePresets
Expand Down

0 comments on commit eac56af

Please sign in to comment.