mirror of
https://github.com/NohamR/trio_http_proxy.git
synced 2026-07-10 10:24:25 +00:00
update to latest trio, use contextvars for logging
This commit is contained in:
7
__init__.py
Normal file
7
__init__.py
Normal file
@@ -0,0 +1,7 @@
|
||||
# Copyright 2018-2019 Joshua Bronson. All Rights Reserved.
|
||||
#
|
||||
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
from .trio_http_proxy import *
|
||||
Reference in New Issue
Block a user