mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-06 14:04:26 +08:00
* 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