Skip to content

Commit f448bf1

Browse files
Merge pull request #283 from NCAS-CMS/remove_bnl_old_code
Remove `bnl` and `old_code` directories
2 parents 8c8aa26 + f9f4632 commit f448bf1

16 files changed

+1
-3949
lines changed

.github/workflows/run-test-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@ jobs:
3131
- run: python -V
3232
- run: pip install -e .
3333
- run: conda list
34-
- run: flake8 --exclude tests,doc,old_code,bnl --max-line-length 120 --ignore F405,F401
34+
- run: flake8 --exclude tests,doc --max-line-length 120 --ignore F405,F401
3535
- run: pytest -n 2 -m "not slow" --junitxml=report-1.xml
3636
- uses: codecov/codecov-action@v5

bnl/bnl_s3test.py

Lines changed: 0 additions & 81 deletions
This file was deleted.

bnl/bnl_test.py

Lines changed: 0 additions & 48 deletions
This file was deleted.

bnl/bnl_timeseries.py

Lines changed: 0 additions & 68 deletions
This file was deleted.

bnl/bnl_timeseries_plot.py

Lines changed: 0 additions & 67 deletions
This file was deleted.

bnl/bnl_timeseries_runner.py

Lines changed: 0 additions & 15 deletions
This file was deleted.

bnl/import_test.py

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)