Dmitry Erlikh

Results 3 comments of Dmitry Erlikh

> you've added an unused import (`DateNotExist` exception). Either you'll have to use it somewhere in the code, or get rid of it. Good catch! I removed the unused import....

@brunobord can you approve the workflow to check if everything is OK now?

> could you please rebase with the latest master? I've removed the (now obsolete) Python 3.6 test suite, and added Python 3.10 & 3.11 compatibility. Rebase is done.