Skip to content

Commit

Permalink
chore: ensure unifrom EOL and EOF for all OS's
Browse files Browse the repository at this point in the history
  • Loading branch information
Molier committed Nov 28, 2024
1 parent 0ee5272 commit fb0a5cd
Show file tree
Hide file tree
Showing 16 changed files with 156 additions and 156 deletions.
1 change: 0 additions & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,3 @@ jobs:
run: python -m build
- name: Publish package
uses: pypa/gh-action-pypi-publish@release/v1

2 changes: 1 addition & 1 deletion .github/workflows/ruff.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: chartboost/ruff-action@v1
- uses: chartboost/ruff-action@v1
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -164,4 +164,4 @@ secrets.json
private_data/
figures/
temp_notebooks/
*.pkl
*.pkl
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
hooks:
- id: mixed-line-ending
- id: check-yaml
- id: end-of-file-fixer
- id: trailing-whitespace
Expand Down
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"python.analysis.typeCheckingMode": "basic"
}
}
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

Open Source Python library for energy data analytics and simulations

[*more info for developers*](DEVELOPERS.md)
[*more info for developers*](DEVELOPERS.md)
2 changes: 1 addition & 1 deletion data/capacity/capacity_output.json
Original file line number Diff line number Diff line change
Expand Up @@ -324,4 +324,4 @@
}
}
]
}
}
2 changes: 1 addition & 1 deletion data/da_prices_be.json
Original file line number Diff line number Diff line change
Expand Up @@ -291654,4 +291654,4 @@
79.87
]
]
}
}
2 changes: 1 addition & 1 deletion data/dyntar/demo_dyntar_analysis.html
Original file line number Diff line number Diff line change
Expand Up @@ -8713,7 +8713,7 @@ <h1 id="Detail-Graphs-for-one-month">Detail Graphs for one month<a class="anchor
<div class="jp-InputPrompt jp-InputArea-prompt">In [ ]:</div>
<div class="jp-CodeMirrorEditor jp-Editor jp-InputArea-editor" data-type="inline">
<div class="cm-editor cm-s-jupyter">
<div class="highlight hl-ipython3"><pre><span></span>
<div class="highlight hl-ipython3"><pre><span></span>
</pre></div>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion data/dyntar/sample.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion data/dyntar/sample_output.json
Original file line number Diff line number Diff line change
Expand Up @@ -240537,4 +240537,4 @@
]
],
"summary": null
}
}
2 changes: 1 addition & 1 deletion data/energiedelen/sample_input.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"grossInjection":{"index":["2024-01-01T12:00:00+01:00","2024-01-01T12:15:00+01:00","2024-01-01T12:30:00+01:00","2024-01-01T12:45:00+01:00"],"columns":["P1","P2","P3"],"data":[[70.0,10.0,20.0],[20.0,10.0,30.0],[100.0,10.0,40.0],[0.0,10.0,50.0]]},"grossOfftake":{"index":["2024-01-01T12:00:00+01:00","2024-01-01T12:15:00+01:00","2024-01-01T12:30:00+01:00","2024-01-01T12:45:00+01:00"],"columns":["P2","P3","P4","P5","P6"],"data":[[30.0,22.0,30.0,18.0,20.0],[20.0,20.0,25.0,17.0,22.0],[10.0,30.0,35.0,19.0,24.0],[0.0,40.0,10.0,25.0,26.0]]},"key":{"index":["2024-01-01T12:00:00+01:00","2024-01-01T12:15:00+01:00","2024-01-01T12:30:00+01:00","2024-01-01T12:45:00+01:00"],"columns":["P2","P3","P4","P5","P6"],"data":[[0.1,0.225,0.225,0.225,0.225],[0.1,0.225,0.225,0.225,0.225],[0.1,0.225,0.225,0.225,0.225],[0.1,0.225,0.225,0.225,0.225]]}}
{"grossInjection":{"index":["2024-01-01T12:00:00+01:00","2024-01-01T12:15:00+01:00","2024-01-01T12:30:00+01:00","2024-01-01T12:45:00+01:00"],"columns":["P1","P2","P3"],"data":[[70.0,10.0,20.0],[20.0,10.0,30.0],[100.0,10.0,40.0],[0.0,10.0,50.0]]},"grossOfftake":{"index":["2024-01-01T12:00:00+01:00","2024-01-01T12:15:00+01:00","2024-01-01T12:30:00+01:00","2024-01-01T12:45:00+01:00"],"columns":["P2","P3","P4","P5","P6"],"data":[[30.0,22.0,30.0,18.0,20.0],[20.0,20.0,25.0,17.0,22.0],[10.0,30.0,35.0,19.0,24.0],[0.0,40.0,10.0,25.0,26.0]]},"key":{"index":["2024-01-01T12:00:00+01:00","2024-01-01T12:15:00+01:00","2024-01-01T12:30:00+01:00","2024-01-01T12:45:00+01:00"],"columns":["P2","P3","P4","P5","P6"],"data":[[0.1,0.225,0.225,0.225,0.225],[0.1,0.225,0.225,0.225,0.225],[0.1,0.225,0.225,0.225,0.225],[0.1,0.225,0.225,0.225,0.225]]}}
2 changes: 1 addition & 1 deletion data/mvlr/sample_gas.json
Original file line number Diff line number Diff line change
Expand Up @@ -1866,4 +1866,4 @@
]
]
}
}
}
246 changes: 123 additions & 123 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,123 +1,123 @@
anyio==4.4.0
appnope==0.1.4
argon2-cffi-bindings==21.2.0
argon2-cffi==23.1.0
arrow==1.3.0
asttokens==2.4.1
async-lru==2.0.4
attrs==24.2.0
babel==2.16.0
beautifulsoup4==4.12.3
bleach==6.1.0
certifi==2024.7.4
cffi==1.17.0
charset-normalizer==3.3.2
colorama==0.4.6
comm==0.2.2
contourpy==1.2.1
cycler==0.12.1
debugpy==1.8.5
decorator==5.1.1
defusedxml==0.7.1
energyid==0.0.17
entsoe-py==0.6.8
exceptiongroup==1.2.2
executing==2.0.1
fastjsonschema==2.20.0
fonttools==4.53.1
fqdn==1.5.1
h11==0.14.0
httpcore==1.0.5
httpx==0.27.0
idna==3.7
iniconfig==2.0.0
ipykernel==6.29.5
ipython==8.26.0
ipywidgets==8.1.3
isoduration==20.11.0
jedi==0.19.1
jinja2==3.1.4
json5==0.9.25
jsonpointer==3.0.0
jsonschema-specifications==2023.12.1
jsonschema==4.23.0
jsonschema[format-nongpl]==4.23.0
jupyter-client==8.6.2
jupyter-console==6.6.3
jupyter-core==5.7.2
jupyter-events==0.10.0
jupyter-lsp==2.2.5
jupyter-server-terminals==0.5.3
jupyter-server==2.14.2
jupyter==1.0.0
jupyterlab-pygments==0.3.0
jupyterlab-server==2.27.3
jupyterlab-widgets==3.0.11
jupyterlab==4.2.4
kiwisolver==1.4.5
markupsafe==2.1.5
matplotlib-inline==0.1.7
matplotlib==3.9.2
mistune==3.0.2
nbclient==0.10.0
nbconvert==7.16.4
nbformat==5.10.4
nest-asyncio==1.6.0
notebook-shim==0.2.4
notebook==7.2.1
numpy==2.0.1
overrides==7.7.0
packaging==24.1
pandas==2.2.2
pandocfilters==1.5.1
parso==0.8.4
pexpect==4.9.0
pillow==10.4.0
platformdirs==4.2.2
pluggy==1.5.0
prometheus-client==0.20.0
prompt-toolkit==3.0.47
psutil==6.0.0
ptyprocess==0.7.0
pure-eval==0.2.3
pycparser==2.22
pygments==2.18.0
pyparsing==3.1.2
pytest==8.3.2
python-dateutil==2.9.0.post0
python-json-logger==2.0.7
pytz==2024.1
pywin32==306
pywinpty==2.0.13
pyyaml==6.0.2
pyzmq==26.1.0
qtconsole==5.5.2
qtpy==2.4.1
referencing==0.35.1
requests==2.32.3
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rpds-py==0.20.0
seaborn==0.13.2
send2trash==1.8.3
setuptools==72.2.0
six==1.16.0
snakeviz==2.2.0
sniffio==1.3.1
soupsieve==2.6
stack-data==0.6.3
terminado==0.18.1
tinycss2==1.3.0
tomli==2.0.1
tornado==6.4.1
traitlets==5.14.3
types-python-dateutil==2.9.0.20240316
typing-extensions==4.12.2
tzdata==2024.1
uri-template==1.3.0
urllib3==2.2.2
wcwidth==0.2.13
webcolors==24.8.0
webencodings==0.5.1
websocket-client==1.8.0
widgetsnbextension==4.0.11
anyio==4.4.0
appnope==0.1.4
argon2-cffi-bindings==21.2.0
argon2-cffi==23.1.0
arrow==1.3.0
asttokens==2.4.1
async-lru==2.0.4
attrs==24.2.0
babel==2.16.0
beautifulsoup4==4.12.3
bleach==6.1.0
certifi==2024.7.4
cffi==1.17.0
charset-normalizer==3.3.2
colorama==0.4.6
comm==0.2.2
contourpy==1.2.1
cycler==0.12.1
debugpy==1.8.5
decorator==5.1.1
defusedxml==0.7.1
energyid==0.0.17
entsoe-py==0.6.8
exceptiongroup==1.2.2
executing==2.0.1
fastjsonschema==2.20.0
fonttools==4.53.1
fqdn==1.5.1
h11==0.14.0
httpcore==1.0.5
httpx==0.27.0
idna==3.7
iniconfig==2.0.0
ipykernel==6.29.5
ipython==8.26.0
ipywidgets==8.1.3
isoduration==20.11.0
jedi==0.19.1
jinja2==3.1.4
json5==0.9.25
jsonpointer==3.0.0
jsonschema-specifications==2023.12.1
jsonschema==4.23.0
jsonschema[format-nongpl]==4.23.0
jupyter-client==8.6.2
jupyter-console==6.6.3
jupyter-core==5.7.2
jupyter-events==0.10.0
jupyter-lsp==2.2.5
jupyter-server-terminals==0.5.3
jupyter-server==2.14.2
jupyter==1.0.0
jupyterlab-pygments==0.3.0
jupyterlab-server==2.27.3
jupyterlab-widgets==3.0.11
jupyterlab==4.2.4
kiwisolver==1.4.5
markupsafe==2.1.5
matplotlib-inline==0.1.7
matplotlib==3.9.2
mistune==3.0.2
nbclient==0.10.0
nbconvert==7.16.4
nbformat==5.10.4
nest-asyncio==1.6.0
notebook-shim==0.2.4
notebook==7.2.1
numpy==2.0.1
overrides==7.7.0
packaging==24.1
pandas==2.2.2
pandocfilters==1.5.1
parso==0.8.4
pexpect==4.9.0
pillow==10.4.0
platformdirs==4.2.2
pluggy==1.5.0
prometheus-client==0.20.0
prompt-toolkit==3.0.47
psutil==6.0.0
ptyprocess==0.7.0
pure-eval==0.2.3
pycparser==2.22
pygments==2.18.0
pyparsing==3.1.2
pytest==8.3.2
python-dateutil==2.9.0.post0
python-json-logger==2.0.7
pytz==2024.1
pywin32==306
pywinpty==2.0.13
pyyaml==6.0.2
pyzmq==26.1.0
qtconsole==5.5.2
qtpy==2.4.1
referencing==0.35.1
requests==2.32.3
rfc3339-validator==0.1.4
rfc3986-validator==0.1.1
rpds-py==0.20.0
seaborn==0.13.2
send2trash==1.8.3
setuptools==72.2.0
six==1.16.0
snakeviz==2.2.0
sniffio==1.3.1
soupsieve==2.6
stack-data==0.6.3
terminado==0.18.1
tinycss2==1.3.0
tomli==2.0.1
tornado==6.4.1
traitlets==5.14.3
types-python-dateutil==2.9.0.20240316
typing-extensions==4.12.2
tzdata==2024.1
uri-template==1.3.0
urllib3==2.2.2
wcwidth==0.2.13
webcolors==24.8.0
webencodings==0.5.1
websocket-client==1.8.0
widgetsnbextension==4.0.11
40 changes: 20 additions & 20 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
annotated-types==0.7.0
multimethod==1.10
mypy-extensions==1.0.0
numpy==2.0.1
packaging==24.1
pandas==2.2.2
pandera==0.20.3
patsy==0.5.6
pydantic-core==2.20.1
pydantic==2.8.2
python-dateutil==2.9.0.post0
pytz==2024.1
scipy==1.14.0
six==1.16.0
statsmodels==0.14.2
typeguard==4.3.0
typing-extensions==4.12.2
typing-inspect==0.9.0
tzdata==2024.1
wrapt==1.16.0
annotated-types==0.7.0
multimethod==1.10
mypy-extensions==1.0.0
numpy==2.0.1
packaging==24.1
pandas==2.2.2
pandera==0.20.3
patsy==0.5.6
pydantic-core==2.20.1
pydantic==2.8.2
python-dateutil==2.9.0.post0
pytz==2024.1
scipy==1.14.0
six==1.16.0
statsmodels==0.14.2
typeguard==4.3.0
typing-extensions==4.12.2
typing-inspect==0.9.0
tzdata==2024.1
wrapt==1.16.0
2 changes: 1 addition & 1 deletion tests/data/mvlr/sample.dat
Original file line number Diff line number Diff line change
Expand Up @@ -2582,4 +2582,4 @@
]
]
}
}
}

0 comments on commit fb0a5cd

Please sign in to comment.