Fix dropdown showing 'Global' interval #29

Merged
wagesj45 merged 1 commit from codex/remove-global-from-duration-options into main 2025-07-19 01:00:31 -05:00
wagesj45 commented 2025-07-19 00:58:26 -05:00 (Migrated from github.com)

Summary

  • ensure root index generator ignores directories named 'Global'
  • test that capitalized directories don't appear in interval dropdown

Testing

  • python -m pytest -q

https://chatgpt.com/codex/tasks/task_e_687b32170fe8832fb1c6b6d713424b94

## Summary - ensure root index generator ignores directories named 'Global' - test that capitalized directories don't appear in interval dropdown ## Testing - `python -m pytest -q` ------ https://chatgpt.com/codex/tasks/task_e_687b32170fe8832fb1c6b6d713424b94
Sign in to join this conversation.
No description provided.