doc
This commit is contained in:
parent
31d8c0a52f
commit
6c32c44680
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ class AnyType(ArgumentType, AnyTypeReturnable, AnyTypeReturnableA, AnyTypeReturn
|
||||||
|
|
||||||
class FutureResolvable(AnyType, ABC):
|
class FutureResolvable(AnyType, ABC):
|
||||||
"""
|
"""
|
||||||
Type that will be resolved in the future
|
Type that will be resolved in the future (Map, Array)
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue