Shantanu
|
6ff5b88ca7
|
typeshed: remove crufty comments (#4699)
Co-authored-by: hauntsaninja <>
|
2020-10-23 09:40:06 +02:00 |
|
Jelle Zijlstra
|
5d553c9584
|
apply black and isort (#4287)
* apply black and isort
* move some type ignores
|
2020-06-28 13:31:00 -07:00 |
|
Michael Lee
|
efb67946f8
|
Use variable annotations everywhere (#2909)
|
2019-04-13 10:40:52 +02:00 |
|
Luke Granger-Brown
|
b71ccbb136
|
Add timeit.main (#2731)
This function is exposed to external users of timeit, and can come in useful if you merely want to provide defaults to timeit.main (albeit awkwardly).
|
2019-03-12 09:37:10 -07:00 |
|
Sebastian Rittau
|
006a79220f
|
Flake8 fixes (#2549)
* Fix over-indented continuation lines
* Fix under-indented continuation lines
* Fix whitespace around default operator problems
* Limit line lengths
* Fix inconsistent files
|
2018-10-24 07:20:53 -07:00 |
|
Jelle Zijlstra
|
9e39eb6368
|
add stubs for timeit (#1064)
|
2017-03-23 08:25:56 -07:00 |
|