Skip to content

Commit

Permalink
test for documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
JLX0 committed Jan 15, 2025
1 parent c4b4f6b commit f3ce74d
Show file tree
Hide file tree
Showing 195 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ repos:
rev: 24.8.0
hooks:
- id: black
exclude: examples/|docs/
exclude: examples/|docs/|docs_source/

- repo: https://github.com/pycqa/flake8
rev: 7.1.1
hooks:
- id: flake8
exclude: examples/|docs/
exclude: examples/|docs/|docs_source/
args: [
"--max-line-length=99",
"--ignore=E203,E704,W503",
Expand All @@ -24,7 +24,7 @@ repos:
rev: 5.13.2
hooks:
- id: isort
exclude: examples/|docs/
exclude: examples/|docs/|docs_source/

- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.11.2
Expand All @@ -45,7 +45,7 @@ repos:
"types-tqdm",
"typing_extensions>=3.10.0.0",
]
exclude: examples/|docs/
exclude: examples/|docs/|docs_source/
args: [
--warn-unused-configs,
--disallow-untyped-calls,
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file not shown.
Binary file not shown.
Binary file removed docs/build/doctrees/_examples_gallery/index.doctree
Binary file not shown.
Binary file not shown.
Binary file removed docs/build/doctrees/api.doctree
Binary file not shown.
Binary file removed docs/build/doctrees/index.doctree
Binary file not shown.
Binary file removed docs/build/doctrees/installation.doctree
Binary file not shown.
Binary file removed docs/build/doctrees/sg_execution_times.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed docs/build/doctrees/target_code/modules.doctree
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion docs/build/html/py-modindex.html → docs/py-modindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ <h1>Python Module Index</h1>
<strong>a</strong></td><td></td></tr>
<tr>
<td><img src="_static/minus.png" class="toggler"
id="toggle-1" style="display: none" alt="-" /></td>
id="toggle-1" style="display: none" alt="-" /></td>
<td>
<a href="target_code/auto_research.html#module-auto_research"><code class="xref">auto_research</code></a></td><td>
<em></em></td></tr>
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit f3ce74d

Please sign in to comment.