MCPcopy Create free account
hub / github.com/pyfa-org/Pyfa / goWiki

Method goWiki

gui/mainFrame.py:490–491  ·  view source on GitHub ↗
(event)

Source from the content-addressed store, hash-verified

488
489 @staticmethod
490 def goWiki(event):
491 webbrowser.open('https://github.com/pyfa-org/Pyfa/wiki')
492
493 @staticmethod
494 def goForums(event):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected