mirror of
https://github.com/progval/irctest.git
synced 2025-04-06 23:39:46 +00:00
Add top-level docstrings to all modules
Will be used on the dashboard index in a future commit
This commit is contained in:
@ -1,3 +1,10 @@
|
||||
"""
|
||||
`Ergo <https://ergo.chat/>`_-specific tests of non-Unicode filtering
|
||||
|
||||
TODO: turn this into a test of `IRCv3 UTF8ONLY
|
||||
<https://ircv3.net/specs/extensions/utf8-only>`_
|
||||
"""
|
||||
|
||||
from irctest import cases
|
||||
from irctest.patma import ANYSTR
|
||||
|
||||
|
Reference in New Issue
Block a user