Skip to content

Commit 66d78fe

Browse files
authored
Full changes from pre-commit and black (#545)
* Update pre-commit with black and pre-commit.ci * Changes from black * Fix merge conflict * Drop Python 3.8 test
1 parent 3f6e925 commit 66d78fe

File tree

80 files changed

+1872
-1266
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

80 files changed

+1872
-1266
lines changed

.devcontainer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ RUN if [ "${INSTALL_NODE}" = "true" ]; then su vscode -c "umask 0002 && . /usr/l
1919
# && apt-get -y install --no-install-recommends <your-package-list-here>
2020

2121
# [Optional] Uncomment this line to install global node packages.
22-
# RUN su vscode -c "source /usr/local/share/nvm/nvm.sh && npm install -g <your-package-here>" 2>&1
22+
# RUN su vscode -c "source /usr/local/share/nvm/nvm.sh && npm install -g <your-package-here>" 2>&1

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616

1717
// Set *default* container specific settings.json values on container create.
18-
"settings": {
18+
"settings": {
1919
"python.pythonPath": "/usr/local/bin/python",
2020
"python.languageServer": "Pylance",
2121
"python.linting.enabled": true,

.github/workflows/ci_production.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,3 @@ jobs:
3535
- name: Run example
3636
working-directory: examples
3737
run: python UprootRaw_Dict.py
38-

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,4 +127,3 @@ dmypy.json
127127
.idea/
128128

129129
.servicex
130-

.pre-commit-config.yaml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,19 @@ repos:
1414
rev: "7.1.1"
1515
hooks:
1616
- id: flake8
17+
- repo: https://github.com/psf/black
18+
rev: 22.10.0
19+
hooks:
20+
- id: black
21+
22+
ci:
23+
autofix_commit_msg: |
24+
[pre-commit.ci] auto fixes from pre-commit.com hooks
25+
26+
for more information, see https://pre-commit.ci
27+
autofix_prs: true
28+
autoupdate_branch: ''
29+
autoupdate_commit_msg: '[pre-commit.ci] pre-commit autoupdate'
30+
autoupdate_schedule: weekly
31+
skip: []
32+
submodules: false

.readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ python:
3030
- method: pip
3131
path: .
3232
extra_requirements:
33-
- docs
33+
- docs

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,4 +107,4 @@
107107
"python.testing.unittestEnabled": false,
108108
"python.testing.pytestEnabled": true,
109109
"editor.formatOnSave": false,
110-
}
110+
}

.vscode/tasks.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@
5252
},
5353
},
5454
]
55-
}
55+
}

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,3 @@ Python SDK and CLI Client for ServiceX
1717

1818
* The **user** documentation is hosted at https://servicex-frontend.readthedocs.io
1919
* The **developer** documentation is available under the [`latest` view](https://servicex-frontend.readthedocs.io/en/latest/)
20-
21-

docs/about.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This page lists presentations and posters on the ServiceX client (frontend) libr
55
The `Client version` stands for the ServiceX client version for the given presentation.
66
A demo (or demo-like) talks are marked as `Notebook`.
77

8-
You can find more materials on the ServiceX backend or intergration into broader
8+
You can find more materials on the ServiceX backend or intergration into broader
99
python ecosystem at the `IRIS-HEP ServiceX page <https://iris-hep.org/projects/servicex.html>`_.
1010

1111

@@ -15,7 +15,7 @@ python ecosystem at the `IRIS-HEP ServiceX page <https://iris-hep.org/projects/s
1515
:align: center
1616
:header-rows: 1
1717

18-
* - Date
18+
* - Date
1919
- Event
2020
- Title
2121
- Speaker
@@ -33,13 +33,13 @@ python ecosystem at the `IRIS-HEP ServiceX page <https://iris-hep.org/projects/s
3333
- Peter Onyisi
3434
- 3.0.0
3535
- o
36-
* - Mar 13, 2024
36+
* - Mar 13, 2024
3737
- `ACAT 2024 <https://indico.cern.ch/event/1330797/contributions/5796587/>`_
3838
- `ServiceX, the novel data delivery system, for physics analysis <https://indico.cern.ch/event/1330797/contributions/5796587/attachments/2817384/4918917/acat2024_ServiceX_Choi.pdf>`_
3939
- KyungEon Choi
4040
- \-
4141
- \-
42-
* - May 11, 2023
42+
* - May 11, 2023
4343
- `CHEP 2023 <https://indico.jlab.org/event/459/contributions/11568/>`_
4444
- `Data Management Package for the novel data delivery system, ServiceX, and Applications to various physics analysis workflows <https://indico.jlab.org/event/459/contributions/11568/attachments/9720/14195/KyungEon_CHEP2023.pdf>`_
4545
- KyungEon Choi
@@ -50,4 +50,4 @@ python ecosystem at the `IRIS-HEP ServiceX page <https://iris-hep.org/projects/s
5050
- `Data Management Package for the novel data delivery system, ServiceX, and its application to an ATLAS Run-2 Physics Analysis Workflow <https://nbviewer.org/github/kyungeonchoi/pyhep2022_ServiceXDataBinder/blob/master/pyhep2022_choi.ipynb>`_
5151
- KyungEon Choi
5252
- \-
53-
- o
53+
- o

0 commit comments

Comments
 (0)