constants

This commit is contained in:
Romain Dorgueil
2016-12-26 13:55:59 +01:00
parent 39cfd72761
commit 4bc6248ee4
10 changed files with 47 additions and 47 deletions

View File

@ -38,7 +38,7 @@ __all__ = [
'Bag',
'Graph',
'NaiveStrategy',
'NotModified',
'NOT_MODIFIED',
'ProcessPoolExecutorStrategy',
'ThreadPoolExecutorStrategy',
'head',