Files
The-Ouroboros/tests/test_main.py
agentson 702653e52e
Some checks failed
CI / test (pull_request) Has been cancelled
Merge main into feature/issue-49-valueerror-empty-string
Resolved conflict in src/main.py by using safe_float() from main
instead of float(...or '0') pattern.

Changes:
- src/main.py: Use safe_float() for consistent empty string handling
- All 16 tests pass including test_overseas_price_empty_string
2026-02-05 00:44:07 +09:00

22 KiB