mirror of
https://github.com/KLayout/klayout.git
synced 2026-09-02 10:57:51 +02:00
Trying to fix Python 3.6 builds + tests
This commit is contained in:
Vendored
+1
@@ -1,6 +1,7 @@
|
||||
|
||||
import os
|
||||
import inspect
|
||||
import pya
|
||||
|
||||
def lineno():
|
||||
return inspect.currentframe().f_back.f_lineno
|
||||
|
||||
Reference in New Issue
Block a user