Files
enviPy-bayer/epdb/exceptions.py
Tim Lorsbach 0842f67560
Some checks failed
CI / test (pull_request) Failing after 17s
API CI / api-tests (pull_request) Failing after 31s
...
2026-06-23 21:20:02 +02:00

2 lines
49 B
Python

class InvalidSMILESException(Exception):
pass