mirror of
https://github.com/kennethreitz/requests3.git
synced 2026-06-05 23:10:16 +00:00
5 lines
68 B
Python
5 lines
68 B
Python
# -*- coding: utf-8 -*-
|
|
|
|
from . import packages
|
|
from .core import *
|