forked from jan/opencl_fdfd
"import x as x" for re-exported names
This commit is contained in:
parent
c42ce49983
commit
2f7a46ff71
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue