@@ -0,0 +1,9 @@
from dataclasses import dataclass
@dataclass
class Configuration:
level: str
class Statistics:
runtime: int
The note is not visible to the blocked user.