Skip to content

Commit

Permalink
Add six.moves.collections_abc. (#3812)
Browse files Browse the repository at this point in the history
  • Loading branch information
ilevkivskyi committed Mar 6, 2020
1 parent 1c08bf7 commit aa945cd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions third_party/2/six/moves/collections_abc.pyi
@@ -0,0 +1 @@
from collections import *
1 change: 1 addition & 0 deletions third_party/3/six/moves/collections_abc.pyi
@@ -0,0 +1 @@
from collections.abc import *

0 comments on commit aa945cd

Please sign in to comment.