Rename api_server2 module to apiserver

This commit is contained in:
Matthias
2020-12-31 11:01:50 +01:00
parent eb20f6e7d0
commit b2ab553a31
10 changed files with 25 additions and 27 deletions

View File

@@ -0,0 +1,2 @@
# flake8: noqa: F401
from .webserver import ApiServer