You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
fabric/server/fabric_server/__init__.py

3 lines
85 B
Python

from .fabric_api_server import main
from .fabric_api_server import run_web_interface