• AJ Alt's avatar
    Fix incorrect usage of NotImplemented · 27be77c3
    AJ Alt authored
    `NotImplemented` is a constant singleton used in rich comparison
    overloading. It is not callable, and is not an exception.
    `NotImplementedError` is a built in exception.
    27be77c3
Name
Last commit
Last update
..
mongoengine Loading commit data...
peewee Loading commit data...
peeweemodel Loading commit data...
pymongo Loading commit data...
sqla Loading commit data...
sqlamodel Loading commit data...
__init__.py Loading commit data...
fileadmin.py Loading commit data...
rediscli.py Loading commit data...