Update python-package.yml

This commit is contained in:
Mose Müller
2023-08-02 15:26:03 +02:00
committed by Mose Müller
parent bde538cd7e
commit c3e760c483
2 changed files with 3 additions and 4 deletions

View File

@@ -1,4 +1,3 @@
from .server import Server
from .web_server import WebAPI
__all__ = ["Server"]