Skip to content

Commit

Permalink
Added ref to github issue to todo
Browse files Browse the repository at this point in the history
  • Loading branch information
markgw committed Aug 5, 2020
1 parent 7c96cfa commit 097d4f3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/python/pimlico/modules/corpora/shuffle/info.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@
Since this requires some tricky changes to the datatype system, I'm not
implementing it now, but it should be done in future.
It will be implemented as part of the replacement of ``GroupedCorpus``
by ``StoredIterableCorpus``: `https://github.com/markgw/pimlico/issues/24`_
"""
from pimlico.core.modules.base import BaseModuleInfo
from pimlico.core.modules.options import str_to_bool
Expand Down

0 comments on commit 097d4f3

Please sign in to comment.