mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-01-27 09:23:12 +08:00
Update _meta.py
This commit is contained in:
parent
752e6f44d4
commit
b9595d1595
@ -405,7 +405,7 @@ class DirectoryScan:
|
||||
' ignoring module.\n')
|
||||
elif not lines and toplevel and meta_lines:
|
||||
# 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 += (
|
||||
'Warning: ' + str(subpath) +
|
||||
': no valid "# ba_meta require api <NUM>" line found;'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user