5 lines
81 B
Python
5 lines
81 B
Python
# -*- coding: utf-8 -*-
|
|
|
|
from .client import Wcf
|
|
from .client import __version__
|