I have generated the latest API!
This commit is contained in:
@ -1,4 +0,0 @@
|
||||
class Empty(str):
|
||||
|
||||
def __str__(self) -> str:
|
||||
return self
|
Reference in New Issue
Block a user
@ -1,4 +0,0 @@
|
||||
class Empty(str):
|
||||
|
||||
def __str__(self) -> str:
|
||||
return self
|