Ozon3Org / Ozon3

An open-source Python package to easily obtain real-time, historical, or forecasted air quality data for anywhere in the world. Reliable, accurate and simple.
GNU General Public License v3.0
66 stars 23 forks source link

[bug] add custom file name and warning for not changing file name #129

Closed ShootGan closed 2 years ago

ShootGan commented 2 years ago

issue #117 add the option to pass the custom file name and waring if this name was default. [Tests] Tested by pytest class. I'm not sure how to add this to the current test environment

Milind220 commented 2 years ago

Tested by pytest class. I'm not sure how to add this to the current test environment

No worries, We'll add a separate issue to add a test for it later