Typo in base driver file
This commit is contained in:
parent
4c4070b8dc
commit
6f699dcf86
@ -115,7 +115,7 @@ class Syncer:
|
||||
raise NotImplementedError()
|
||||
|
||||
|
||||
def get(self, conn)
|
||||
def get(self, conn):
|
||||
raise NotImplementedError()
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user