mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-02-06 07:23:37 +08:00
Update _meta.py
This commit is contained in:
parent
752e6f44d4
commit
b9595d1595
@ -405,7 +405,7 @@ class DirectoryScan:
|
|||||||
' ignoring module.\n')
|
' ignoring module.\n')
|
||||||
elif not lines and toplevel and meta_lines:
|
elif not lines and toplevel and meta_lines:
|
||||||
# If we're a top-level module containing meta lines but
|
# If we're a top-level module containing meta lines but
|
||||||
# no valid require api , complain.
|
# no valid "require api" line found, complain.
|
||||||
self.results.warnings += (
|
self.results.warnings += (
|
||||||
'Warning: ' + str(subpath) +
|
'Warning: ' + str(subpath) +
|
||||||
': no valid "# ba_meta require api <NUM>" line found;'
|
': no valid "# ba_meta require api <NUM>" line found;'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user