We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d08f1d commit 14ba608Copy full SHA for 14ba608
1 file changed
doc/howto.rst
@@ -530,6 +530,7 @@ starting/stopping the server is costly.
530
import pytest
531
import requests
532
533
+
534
# setting a fixed port for httpserver
535
@pytest.fixture(scope="session")
536
def httpserver_listen_address():
0 commit comments