Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ PortUser
Class
PortUser
tests/test_unread_desc.py:50–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
""
"
49
50
class
PortUser(IPortUser):
51
52
def
on_port_processing(self, action, data=None):
53
print(data)
54
return
True
55
56
57
#stpw = Stopwatch('test measurementer')
Callers
1
test_import_xml
Function · 0.85
Calls
no outgoing calls
Tested by
1
test_import_xml
Function · 0.68