mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-19 21:03:21 -07:00
Add more_itertools-5.0.0
This commit is contained in:
parent
31ab5daa91
commit
ceeeea94ba
6 changed files with 5841 additions and 0 deletions
2
lib/more_itertools/__init__.py
Normal file
2
lib/more_itertools/__init__.py
Normal file
|
@ -0,0 +1,2 @@
|
|||
from more_itertools.more import * # noqa
|
||||
from more_itertools.recipes import * # noqa
|
Loading…
Add table
Add a link
Reference in a new issue