forked from jan/opencl_fdfd
"import x as x" for re-exported names
This commit is contained in:
parent
c42ce49983
commit
2f7a46ff71
@ -37,7 +37,7 @@
|
||||
- jinja2
|
||||
"""
|
||||
|
||||
from .main import cg_solver
|
||||
from .main import cg_solver as cg_solver
|
||||
|
||||
__author__ = 'Jan Petykiewicz'
|
||||
__version__ = '0.4'
|
||||
|
Loading…
Reference in New Issue
Block a user