mastodon-ld/masto_ld/creds.py

7 lines
99 B
Python

from dataclasses import dataclass
@dataclass
class Mediawiki_Creds:
user:str
password:str