mirror of https://github.com/YosysHQ/yosys.git
Remove utf-8 marker
This commit is contained in:
parent
f362e1db0e
commit
1f0ac8fffc
|
|
@ -1,4 +1,4 @@
|
|||
from pathlib import Path
|
||||
from pathlib import Path
|
||||
from pyosys import libyosys as ys
|
||||
|
||||
__file_dir__ = Path(__file__).absolute().parent
|
||||
|
|
|
|||
Loading…
Reference in New Issue