Skip to content

Commit bb787ac

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent ab94b9d commit bb787ac

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

.github/workflows/pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ jobs:
2121
- name: publish to pypi
2222
env:
2323
POETRY_PYPI_TOKEN_PYPI: ${{ secrets.PYPI_TOKEN }}
24-
run: poetry publish --build
24+
run: poetry publish --build

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,4 +115,4 @@ <h5>Available Modules</h5>
115115
searchbox.focus()
116116
</script>
117117
</body>
118-
</html>
118+
</html>

docs/snap_html.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -538,4 +538,4 @@ <h5>Inherited Members</h5>
538538
</section>
539539
</main>
540540
</body>
541-
</html>
541+
</html>

docs/snap_html/__main__.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -357,4 +357,4 @@ <h5>Inherited Members</h5>
357357
</section>
358358
</main>
359359
</body>
360-
</html>
360+
</html>

docs/snap_html/example.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,4 +117,4 @@ <h1 class="modulename">
117117
</section>
118118
</main>
119119
</body>
120-
</html>
120+
</html>

0 commit comments

Comments
 (0)