-
Notifications
You must be signed in to change notification settings - Fork 207
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue 501 os to pathlib #1017
Issue 501 os to pathlib #1017
Conversation
mmm tests were ok when I executed them locally. I need to figure out what's the matter. Apologies for the failing pipelines. |
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
…a/pypsa-earth into issue-501-os-to-pathlib
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
…a/pypsa-earth into issue-501-os-to-pathlib
Hi all, please find below a recap of the changes I performed in this PR. I tried my best to include all of your suggestions and recommendations. If I missed some, I apologize and I will include them as soon as possible. ### Recap of the changes
### Possible spin-offs
I thank you in advance for your comments in reviewing this PR :) Fabrizio |
Closes # (if applicable).
Issue #501
Changes proposed in this Pull Request
The PR aims at replacing the os module with the pathlib module
Checklist
envs/environment.yaml
anddoc/requirements.txt
.config.default.yaml
andconfig.tutorial.yaml
.test/
(note tests are changing the config.tutorial.yaml)doc/configtables/*.csv
and line references are adjusted indoc/configuration.rst
anddoc/tutorial.rst
.doc/release_notes.rst
is amended in the format of previous release notes, including reference to the requested PR.