.gitmodules: fix whitespace issue in python-sphinx-gallery #61

Merged
smithfarm merged 1 commits from smithfarm/PackageHub:wip-fix-double-indent into leap-16.0 2025-08-29 11:17:18 +02:00

2
.gitmodules vendored
View File

@@ -16995,7 +16995,7 @@
url = ../../pool/python-sphinx-click
branch = leap-16.0
[submodule "python-sphinx-gallery"]
path = python-sphinx-gallery
path = python-sphinx-gallery
url = ../../pool/python-sphinx-gallery
branch = leap-16.0
[submodule "python-sphinx-qt-documentation"]