mbnames.py removed extra parenthesys
These characters could be removed.
This commit is contained in:
		| @@ -120,7 +120,7 @@ class _IntermediateMbnames(): | ||||
|                 json.dump(itemlist, intermediateFD) | ||||
|  | ||||
|  | ||||
| class _Mbnames(): | ||||
| class _Mbnames: | ||||
|     def __init__(self, config, ui, dry_run): | ||||
|  | ||||
|         self._config = config | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Rodolfo García Peñas (kix)
					Rodolfo García Peñas (kix)