mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Params script: Whitespace cleaning
This commit is contained in:
parent
f23881d8ab
commit
671e380fd2
@ -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):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user