Repository URL to install this package:
|
Version:
1.21.1 ▾
|
from pkgutil import extend_path
# Declare "flockwave.ext" as a namespace package
__path__ = extend_path(__path__, __name__)