Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ PXDFileParseError
Class
PXDFileParseError
tools/PythonExtensionChecker.py:730–732 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
728
return
res
729
730
class
PXDFileParseError(Exception):
731
def
__init__(self, message):
732
self.message = message
733
734
#
735
## Class for the .pxd file
Callers
2
parse_multiple_files
Method · 0.85
checkPythonPxdHeader
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected