Remove utf-8 marker

This commit is contained in:
Miodrag Milanovic 2026-06-23 07:14:20 +02:00
parent f362e1db0e
commit 1f0ac8fffc
1 changed files with 1 additions and 1 deletions

View File

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