mirror of
https://github.com/samba-team/samba.git
synced 2025-07-18 00:59:12 +03:00
More formatting fixes, pointed out by pylint.
This commit is contained in:
@ -229,5 +229,5 @@ accountExpires: %u
|
||||
except:
|
||||
self.transaction_cancel()
|
||||
raise
|
||||
self.transaction_commit();
|
||||
self.transaction_commit()
|
||||
|
||||
|
Reference in New Issue
Block a user