Fix failed build

This commit is contained in:
Andre Basche 2023-07-24 01:56:15 +02:00
parent 9d6b8297b2
commit 2acc6225c4
4 changed files with 2 additions and 5 deletions

View file

@ -8,7 +8,6 @@ from pathlib import Path
from pyhon import HonAPI
if __name__ == "__main__":
sys.path.insert(0, str(Path(__file__).parent.parent))