mirror of
https://github.com/c0de-archive/ebay-testing.git
synced 2025-02-01 10:45:53 +00:00
David Todd
b9d65b7d64
Whoops - Fix switchDateRange arguments, Add =None to all (primary) function arguments
I had the arguments for switchDateRange reversed, dateRange should be the second argument Now our error checking ifs at the beginning of the main functions will detect if they're None and the Interperter shouldn't trackback when neglecting to add arguments
Description
No description provided
Languages
Python
100%