apitest_unittest/extensions/__init__.py

15 lines
253 B
Python

#!/usr/bin/env python
# encoding: utf-8
"""
@author: kira
@contact: 262667641@qq.com
@file: __init__.py.py
@time: 2023/3/14 16:21
@desc:
"""
# from common.log_utils.mylogger import MyLogger
# logger = MyLogger()
from .dynamic_scaling_methods import *