Commit Graph

5 Commits

Author SHA1 Message Date
Steven Silvester
684279ed0a
MOTOR-1194 Replace flake8 and isort with ruff (#231)
* adopt ruff

* fixups

* cleanup

* update traceback
2023-10-20 13:45:21 -05:00
Steven Silvester
1e62b868ea
MOTOR-896 Add automatic code formatting (#144) 2022-02-15 20:29:02 -06:00
Shane Harvey
0de9d25803
MOTOR-602 Fix doc failures with sphinx 4 (#118) 2021-07-14 17:57:53 -07:00
Prashant Mital
ed02ce5e75
MOTOR-614 Use Python 3 syntax for super() calls (#89) 2020-09-21 13:14:13 -07:00
A. Jesse Jiryu Davis
36ab81d13a MOTOR-117 Rewrite GridFSBucket docs.
Instead of re-using PyMongo's examples, update everything for Motor to
show "yield" or "await" in coroutines.
2016-10-31 10:03:12 -04:00