mirror of
https://github.com/openziti/zrok.git
synced 2025-08-09 08:05:04 +02:00
lint
This commit is contained in:
@ -34,6 +34,7 @@ class ShareRequest:
|
||||
PermissionMode: PermissionMode = OPEN_PERMISSION_MODE
|
||||
AccessGrants: list[str] = field(default_factory=list[str])
|
||||
|
||||
|
||||
@dataclass
|
||||
class Share:
|
||||
Token: str
|
||||
|
Reference in New Issue
Block a user