Skip to content

Commit 1af4431

Browse files
authored
Hotfix: Fixed lint error in main (#254)
1 parent 0dcae31 commit 1af4431

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
],
2929
linkcheck_ignore=[
3030
r"^http://localhost",
31+
r"^http://0.0.0.0",
3132
r"https://github\.com/Jc2k/pytest-docker-tools\?tab=readme-ov-file#images",
3233
r"https://github\.com/Jc2k/pytest-docker-tools\?tab=readme-ov-file#containers",
3334
r"https://github\.com/Jc2k/pytest-docker-tools\?tab=readme-ov-file#fixture-wrappers",

0 commit comments

Comments
 (0)