folder/LocalStatusSQLite.py Removed extra chars
This patch removes the (). Are not needed.
This commit is contained in:
		| @@ -25,7 +25,7 @@ import six | ||||
| from .Base import BaseFolder | ||||
|  | ||||
|  | ||||
| class DatabaseFileLock(): | ||||
| class DatabaseFileLock: | ||||
|     """Lock at database file level.""" | ||||
|  | ||||
|     def __init__(self): | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Rodolfo García Peñas (kix)
					Rodolfo García Peñas (kix)