diff options
author | Ben Sima <ben@bsima.me> | 2024-05-20 21:24:46 -0400 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2024-05-20 23:15:31 -0400 |
commit | 3e9e451099af984b02390c50417e34dcd2ac6ffa (patch) | |
tree | f543275c3406d23453bd1bb757c122160f8dbad0 /Biz/Ide/hooks/post-merge | |
parent | 027dcce5d199d914c9c560f354fba71ef4974a00 (diff) |
Detect Python `import as` statements
The regex would fail if there was text after the `import X`, so `import X as Y`
would fail, and bild wouldn't detect the local import. This adds a simple test
that guards against this regex failure.
Diffstat (limited to 'Biz/Ide/hooks/post-merge')
0 files changed, 0 insertions, 0 deletions