6 lines
94 B
Python
6 lines
94 B
Python
# -*- encoding: utf-8 -*-
|
|
|
|
# flake8: noqa
|
|
|
|
from .simplex_dictionary import simplex_dictionary
|