PEP8: fix E124: closing bracket does not match visual indentation
[amitay/samba.git] / python / samba / gp_sec_ext.py
2018-09-06 Joe GuoPEP8: fix E124: closing bracket does not match visual...
2018-08-24 Joe GuoPEP8: fix E502: the backslash is redundant between...
2018-08-24 Joe GuoPEP8: fix E302: expected 2 blank lines, found 1
2018-08-24 Joe GuoPEP8: fix E226: missing whitespace around arithmetic...
2018-08-24 Joe GuoPEP8: fix E203: whitespace before ':'
2018-08-24 Joe GuoPEP8: fix E201: whitespace after '('
2018-08-24 Joe GuoPEP8: fix E131: continuation line unaligned for hanging...
2018-08-24 Joe GuoPEP8: fix E128: continuation line under-indented for...
2018-08-24 Joe GuoPEP8: fix E124: closing bracket does not match visual...
2018-08-24 Joe GuoPEP8: fix E271: multiple spaces after keyword
2018-07-12 Joe Guosamdb: use int for get and set methods instead of digit str
2018-07-12 David Muldergpo: Specify samba module when importing from gpclass
2018-04-12 David Muldergpo: Create a gp_sec_ext module