Skip to content

Commit 37c6406

Browse files
committed
__init__.py: import constants from httpserver.py
1 parent 74acd3e commit 37c6406

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pytest_httpserver/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@
55

66
from .httpserver import HTTPServer
77
from .httpserver import HTTPServerError, Error, NoHandlerError
8+
from .httpserver import URI_DEFAULT, METHOD_ALL

0 commit comments

Comments
 (0)