pygaindalf
Contents
API Reference
app
components
config
context
portfolio
runtime
util
callguard
config
helpers
abc_info
classinstancemethod
classinstanceproperty
classproperty
decimal
empty_class
enter_exit_call
frozendict
generics
instance_lru_cache
mro
script_info
script_version
tstring
type_hints
get_type_hint
get_type_hints
iterate_type_hints
match_type_hint
match_type_hints
validate_type_hint
CachedTypeHintsMixin
SupportsCachedTypeHints
weakref
wrappers
logging
mixins
models
requests
pygaindalf
pygaindalf
API Reference
app
util
helpers
type_hints
get_type_hint
View page source
get_type_hint
app.util.helpers.type_hints.
get_type_hint
(
obj
:
Any
,
attr
:
str
)
→
Any
|
None
[source]
Parameters
:
obj
(
Any
)
attr
(
str
)
Return type
:
Any
| None