mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 20:51:31 +00:00
Code restyling
This commit is contained in:
@@ -42,7 +42,7 @@ class Connector(GenericConnector):
|
||||
self.connector.set_client_encoding('UNICODE')
|
||||
|
||||
self.initCursor()
|
||||
self.connected()
|
||||
self.printConnected()
|
||||
|
||||
def fetchall(self):
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user