mirror of
https://github.com/element-hq/synapse.git
synced 2024-12-19 09:31:35 +03:00
Misleading comment
This commit is contained in:
parent
765d1f13d2
commit
d1ec76f10d
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
|
||||
from ._base import ConfigError, find_config_files
|
||||
|
||||
# export ConfigError, find_config_files, read_config_files if somebody does
|
||||
# export ConfigError and find_config_files if somebody does
|
||||
# import *
|
||||
# this is largely a fudge to stop PEP8 moaning about the import
|
||||
__all__ = ["ConfigError", "find_config_files"]
|
||||
|
|
Loading…
Reference in a new issue