mirror of
https://github.com/openziti/zrok.git
synced 2024-12-31 19:22:37 +01:00
lint
This commit is contained in:
parent
f51ca98c47
commit
9bda1b208c
@ -34,6 +34,7 @@ class ShareRequest:
|
||||
PermissionMode: PermissionMode = OPEN_PERMISSION_MODE
|
||||
AccessGrants: list[str] = field(default_factory=list[str])
|
||||
|
||||
|
||||
@dataclass
|
||||
class Share:
|
||||
Token: str
|
||||
|
Loading…
Reference in New Issue
Block a user