mirror of
https://github.com/davidhalter/jedi.git
synced 2026-07-10 08:56:31 +08:00
a4574a50d0
* Fix #1988 * Fix failing code quality test. * Fix flake W504 line break after binary operator. Now as formatted by Black. * Added test to test/completion/pep0484_basic.py Addressed feedback from Dave