Skip to content

Commit e4e8c06

Browse files
committed
Started rewriting hergqc.py
1 parent 1bf5c16 commit e4e8c06

File tree

3 files changed

+151
-124
lines changed

3 files changed

+151
-124
lines changed

.github/workflows/pytest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
strategy:
99
matrix:
1010
python-version: ['3.10', 3.11, 3.12, 3.13, 3.14]
11-
11+
1212
steps:
1313
- name: Checkout repository
1414
uses: actions/checkout@v4

0 commit comments

Comments
 (0)