https://github.com/ProgVal/Limnoria
Raw File
Tip revision: 8b90884fa0d9689b2d597b2324e44d6168bea82d authored by Valentin Lorentz on 01 April 2021, 17:08:54 UTC
irclib: Copy messages before echoing them
Tip revision: 8b90884
pyproject.toml
[tool.black]
line-length = 79

include = 'plugins/(Autocomplete|Fediverse)/.*\.pyi?$'
back to top