mirror of
https://github.com/apache/superset.git
synced 2026-04-27 12:05:24 +00:00
Pytest collection fails when two files named update_test.py exist in different directories without __init__.py — the module resolves as a top-level name and collides with tags/commands/update_test.py. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>