Skip to content
Snippets Groups Projects
Commit 671e380f authored by Lorenz Meier's avatar Lorenz Meier
Browse files

Params script: Whitespace cleaning

parent f23881d8
No related branches found
No related tags found
No related merge requests found
......@@ -33,7 +33,6 @@ class Scope(object):
while (self.re_deep_lines.match(scope)):
scope = os.path.dirname(scope)
return scope in self.scope
class CMakeParser(object):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment