Enable pyi stubs for several modules (PY-41509, PY-46229)

_ast, _dummy_thread, datetimerange, dummy_thread, dummy_threading, formatter, jwt, platform, string, thread

GitOrigin-RevId: a8010a0bd2381712599be0f96b35ce74e3e0c7d2
This commit is contained in:
Semyon Proshev
2021-03-03 22:46:06 +00:00
committed by intellij-monorepo-bot
parent 39700adb5e
commit 2465b8a67d
26 changed files with 1284 additions and 18 deletions
+1 -1
View File
@@ -1 +1 @@
import datetime
import decimal
+1 -1
View File
@@ -1 +1 @@
import datet<caret>
import deci<caret>