mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-11 00:44:57 -04:00
Add final type hint to synapse.server. (#15035)
This commit is contained in:
parent
7081bb56e2
commit
733531ee3e
7 changed files with 11 additions and 12 deletions
|
@ -499,6 +499,7 @@ class DatabasePool:
|
|||
"""
|
||||
|
||||
_TXN_ID = 0
|
||||
engine: BaseDatabaseEngine
|
||||
|
||||
def __init__(
|
||||
self,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue