mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-05-29 14:49:29 +03:00
Expand caller_attributes() docstring to params and return
This commit is contained in:
parent
81e25adfb1
commit
d589ca6ed2
@ -291,6 +291,9 @@ class EDMCContextFilter(logging.Filter):
|
||||
class if relevant.
|
||||
3. module is munged if we detect the caller is an EDMC plugin,
|
||||
whether internal or found.
|
||||
|
||||
:param module_name: The name of the calling module.
|
||||
:return: Tuple[str, str, str] - class_name, qualname, module_name
|
||||
"""
|
||||
frame = cls.find_caller_frame()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user