Fix import error
This commit is contained in:
parent
597427d785
commit
e565624b81
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
from ..statements import (
|
||||
from ..gerber_statements import (
|
||||
CommentStmt, UnknownStmt, EofStmt, ParamStmt, CoordStmt, ApertureStmt
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue