Skip to content

Commit b26f27c

Browse files
BREAKING CHANGE: Changes in the code to allow the use of version 0.3.12 of ngboost. (#167)
* Changes in the code to allow the use of version 0.3.12 of ngboost. * Refac the package
1 parent 7bc69e6 commit b26f27c

File tree

137 files changed

+82800
-75626
lines changed

Some content is hidden

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

137 files changed

+82800
-75626
lines changed

.pre-commit-config.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@ repos:
1212
- id: end-of-file-fixer
1313
exclude: LICENSE
1414

15-
- repo: local
16-
hooks:
17-
- id: pyupgrade
18-
name: pyupgrade
19-
entry: poetry run pyupgrade --py39-plus
20-
types: [python]
21-
language: system
15+
#- repo: local
16+
#hooks:
17+
#- id: pyupgrade
18+
# name: pyupgrade
19+
# entry: poetry run pyupgrade --py39-plus
20+
# types: [python]
21+
# language: system
2222

2323
- repo: local
2424
hooks:

debug_col.csv

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

docs/tutorials/analysis/data/data_GE.csv

Lines changed: 914 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)