mirror of
https://github.com/OpenBB-finance/OpenBB.git
synced 2026-05-16 21:48:24 +08:00
* [BugFix] Remove unnecessary eval() calls in script_parser.py Replace eval() with direct dict access and slice() construction. Follows the same pattern as #7390 which removed eval() from utils.py. No behavior change - all replacements are equivalent to the eval'd expressions. * style: format script_parser with black --------- Co-authored-by: Danglewood <85772166+deeleeramone@users.noreply.github.com>
19 KiB
19 KiB