Skip to content

Commit

Permalink
Merge commit '8b87736eb2fad5ab5e9da9f0ac835738c4a21af4' into feature/…
Browse files Browse the repository at this point in the history
…n-hits
  • Loading branch information
Jan Beitner committed Mar 21, 2022
2 parents f1054a0 + 8b87736 commit c9bf007
Show file tree
Hide file tree
Showing 3 changed files with 205 additions and 133 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/automerge.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
name: Dependabot auto-merge
on:
workflow_run:
workflows: [Test]
types: [completed]
on: pull_request

permissions:
pull-requests: write
Expand Down
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ scikit-learn>0.23
matplotlib
statsmodels
ipython
nbconvert<6.0
nbconvert>=6.3.0
recommonmark>=0.7.1
Loading

0 comments on commit c9bf007

Please sign in to comment.