mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04:00
Appease PEP8
This commit is contained in:
parent
204132a998
commit
a08bf11138
@ -14,6 +14,8 @@
|
||||
# limitations under the License.
|
||||
|
||||
from ._base import IncorrectDatabaseSetup
|
||||
assert IncorrectDatabaseSetup # Appease PEP8
|
||||
|
||||
from .postgres import PostgresEngine
|
||||
from .sqlite3 import Sqlite3Engine
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user