mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Use triple quote docstrings consistently
This commit is contained in:
parent
b043e5b88d
commit
2eb5f4e705
@ -129,5 +129,5 @@ class NoUri(Exception):
|
||||
|
||||
|
||||
class FiletypeNotFoundError(Exception):
|
||||
"Raised by get_filetype() if a filename matches no source suffix."
|
||||
"""Raised by get_filetype() if a filename matches no source suffix."""
|
||||
pass
|
||||
|
Loading…
Reference in New Issue
Block a user