Whitespace cleanup
This commit is contained in:
parent
7762ba5017
commit
d597c33033
@ -185,7 +185,7 @@ def _group_verify_type(self, grid, opts):
|
|||||||
root = ET.parse(f).getroot()
|
root = ET.parse(f).getroot()
|
||||||
|
|
||||||
res = self._extract('id', int, 'request', root)
|
res = self._extract('id', int, 'request', root)
|
||||||
|
|
||||||
# we have various stuff passed, and it might or might not be int we need for the comparison
|
# we have various stuff passed, and it might or might not be int we need for the comparison
|
||||||
try:
|
try:
|
||||||
i = int(grid)
|
i = int(grid)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user