3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-07-03 22:16:09 +00:00

Remove utf-8 marker

This commit is contained in:
Miodrag Milanovic 2026-06-23 07:14:20 +02:00
parent f362e1db0e
commit 1f0ac8fffc

View file

@ -1,4 +1,4 @@
from pathlib import Path from pathlib import Path
from pyosys import libyosys as ys from pyosys import libyosys as ys
__file_dir__ = Path(__file__).absolute().parent __file_dir__ = Path(__file__).absolute().parent