mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 09:22:18 +00:00
Params script: Whitespace cleaning
This commit is contained in:
@@ -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):
|
||||
|
||||
Reference in New Issue
Block a user