text_lint.sequencers.textfile.TextFileSequencer
- class text_lint.sequencers.textfile.TextFileSequencer(file_path: str)[source]
Bases:
SequencerBase[str]Iterator that returns the lines of a text file.
Bases: SequencerBase[str]
Iterator that returns the lines of a text file.