Skip to content
Snippets Groups Projects
Commit 5d019fb5 authored by Martin Reinecke's avatar Martin Reinecke
Browse files

fix import

parent 34ef9abd
No related branches found
No related tags found
1 merge request!156Add Python3 compatibility
Pipeline #
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
from log_normal_wiener_filter_curvature import LogNormalWienerFilterCurvature from .log_normal_wiener_filter_curvature import LogNormalWienerFilterCurvature
from log_normal_wiener_filter_energy import LogNormalWienerFilterEnergy from .log_normal_wiener_filter_energy import LogNormalWienerFilterEnergy
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment