openclimatefix / pv-site-api

Site specific API for PV forecasting
6 stars 11 forks source link

Removed Warnings with correct format #153

Closed rahul-maurya11b closed 6 months ago

rahul-maurya11b commented 6 months ago

Pull Request

Fixes # changes are done based on the warning suggestion. it fixes the warnings of Pydantic depreciation as discussed in #125 other warnings now exists are related to dependencies or import

How Has This Been Tested?

Manually running pytest

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

move the pv_site_api in test and pydantic.py in tests folder then run pytest.

If your changes affect data processing, have you plotted any changes? i.e. have you done a quick sanity check?

Checklist: