This website requires JavaScript.
Explore
Help
Sign In
VimPlug
/
jedi-fork
Watch
1
Star
0
Fork
0
You've already forked jedi-fork
forked from
VimPlug/jedi
Code
Pull Requests
Activity
Files
a276710f66579641b32f1fc2be2ee0df57b45f03
jedi-fork
/
jedi
/
plugins
History
Dave Halter
42508d9309
Fix fixture annotations for pytest
...
This means mostly these: @fixture def foo() -> Generator[int, None, None]: ...
2021-11-16 22:57:25 +01:00
..
__init__.py
Don't need to inherit from object anymore
2020-07-26 00:11:57 +02:00
django.py
Even more super deletions
2020-07-02 12:29:10 +02:00
flask.py
Remove unicode literals from code base
2020-07-02 10:43:14 +02:00
pytest.py
Fix fixture annotations for pytest
2021-11-16 22:57:25 +01:00
registry.py
Unuseful changes are rolled back.
2020-01-22 20:57:17 +02:00
stdlib.py
Fix an error with enums,
fixes
#1675
2020-10-23 20:25:00 +02:00