https://github.com/ProgVal/Limnoria
Raw File
Tip revision: 4c16ad294f1ae11767dbb4b1343641f0015dbb8b authored by Valentin Lorentz on 13 March 2021, 18:49:05 UTC
Misc: Clamp the number of lines returned by @more to the draft/multiline max-lines value, if any.
Tip revision: 4c16ad2
MANIFEST.in
include LICENSE.md
include README.md
include Makefile
include .travis.yml
include requirements.txt
include test/*.py
back to top