mirror of
https://gitee.com/g1879/DrissionPage.git
synced 2024-12-10 04:00:23 +08:00
6 lines
112 B
Python
6 lines
112 B
Python
#!/usr/bin/env python
|
|
# -*- coding:utf-8 -*-
|
|
|
|
from .drission import Drission
|
|
from .mix_page import MixPage
|