Files
weather-info/pico-client/web/__init__.py

3 lines
40 B
Python

from .wlan import Wlan
__all__=["Wlan"]