monsterwell/classes/remote.py

4 lines
78 B
Python
Raw Normal View History

2022-12-23 13:18:32 +00:00
class Remote:
@classmethod
def from_config(cls, section):
pass