Skip to content

Commit

Permalink
Merge pull request #6 from FNALLPC/pre-commit-ci-update-config
Browse files Browse the repository at this point in the history
[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
github-actions[bot] authored Jan 29, 2024
2 parents bcb510c + 40f93d4 commit 687e960
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
repos:
- repo: https://github.com/psf/black-pre-commit-mirror
rev: "23.12.1"
rev: "24.1.1"
hooks:
- id: black-jupyter
1 change: 0 additions & 1 deletion machine-learning-das/notebooks/6-vae-mnist.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,6 @@
"\n",
"\n",
"class KLDivergenceLayer(Layer):\n",
"\n",
" \"\"\"Identity transform layer that adds KL divergence\n",
" to the final model loss.\n",
" \"\"\"\n",
Expand Down

0 comments on commit 687e960

Please sign in to comment.