Fix #98
This commit is contained in:
parent
ab6aa538c1
commit
404384cf91
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@
|
|||
|
||||
if __name__ == '__main__':
|
||||
from gerber.common import read
|
||||
from gerber.render import GerberCairoContext
|
||||
from gerber.render.cairo_backend import GerberCairoContext
|
||||
import sys
|
||||
|
||||
if len(sys.argv) < 2:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue