Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Oct 16, 2024
1 parent d755f00 commit 577d0aa
Show file tree
Hide file tree
Showing 23 changed files with 528 additions and 530 deletions.
2 changes: 1 addition & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ recursive-include documents *.cff
recursive-include documents *.md
recursive-include neuralplayground *.md

recursive-exclude docs *
recursive-exclude docs *
2 changes: 1 addition & 1 deletion docs/build/_static/basic.css
Original file line number Diff line number Diff line change
Expand Up @@ -911,4 +911,4 @@ div.math:hover a.headerlink {
#top-link {
display: none;
}
}
}
2 changes: 1 addition & 1 deletion docs/build/_static/documentation_options.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ const DOCUMENTATION_OPTIONS = {
NAVIGATION_WITH_KEYS: false,
SHOW_SEARCH_SUMMARY: true,
ENABLE_SEARCH_SHORTCUTS: true,
};
};
1 change: 0 additions & 1 deletion docs/build/_static/language_data.js
Original file line number Diff line number Diff line change
Expand Up @@ -189,4 +189,3 @@ var Stemmer = function() {
return w;
}
}

1 change: 0 additions & 1 deletion docs/build/_static/nbsphinx-code-cells.css
Original file line number Diff line number Diff line change
Expand Up @@ -256,4 +256,3 @@ div.rendered_html tbody tr:nth-child(odd) {
div.rendered_html tbody tr:hover {
background: rgba(66, 165, 245, 0.2);
}

2 changes: 1 addition & 1 deletion docs/build/_static/pygments.css
Original file line number Diff line number Diff line change
Expand Up @@ -149,4 +149,4 @@ html[data-theme="dark"] .highlight .vc { color: #ffa07a } /* Name.Variable.Class
html[data-theme="dark"] .highlight .vg { color: #ffa07a } /* Name.Variable.Global */
html[data-theme="dark"] .highlight .vi { color: #ffa07a } /* Name.Variable.Instance */
html[data-theme="dark"] .highlight .vm { color: #ffd900 } /* Name.Variable.Magic */
html[data-theme="dark"] .highlight .il { color: #ffd900 } /* Literal.Number.Integer.Long */
html[data-theme="dark"] .highlight .il { color: #ffd900 } /* Literal.Number.Integer.Long */
2 changes: 1 addition & 1 deletion docs/build/_static/scripts/bootstrap.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/build/_static/scripts/bootstrap.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/build/_static/scripts/pydata-sphinx-theme.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/build/_static/scripts/pydata-sphinx-theme.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/build/_static/styles/bootstrap.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/build/_static/styles/bootstrap.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/build/_static/styles/pydata-sphinx-theme.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/build/_static/styles/pydata-sphinx-theme.css.map

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/build/_static/vendor/fontawesome/6.5.2/js/all.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/build/_static/webpack-macros.html
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@
<!-- Scripts loaded after <body> so the DOM is not blocked -->
<script src="{{ pathto('_static/scripts/bootstrap.js', 1) }}?digest=dfe6caa3a7d634c4db9b"></script>
<script src="{{ pathto('_static/scripts/pydata-sphinx-theme.js', 1) }}?digest=dfe6caa3a7d634c4db9b"></script>
{% endmacro %}
{% endmacro %}
Loading

0 comments on commit 577d0aa

Please sign in to comment.