Move routes stubs to @python2 directory (#5637)

* Move routes stubs to @python2 directory

* Ignore Python-2-only stubs for stubtest

* Use standard idiom for re-exporting items

Co-authored-by: Akuli <akuviljanen17@gmail.com>
This commit is contained in:
Sebastian Rittau
2021-06-18 16:05:23 +02:00
committed by GitHub
parent 5a256a0c70
commit bc2ec748f6
8 changed files with 9 additions and 12 deletions
+1 -1
View File
@@ -5,4 +5,4 @@ flake8==3.9.2
flake8-bugbear==21.4.3
flake8-pyi==20.10.0
isort==5.8.0
pytype==2021.5.25
pytype==2021.06.17