Skip to content

Commit

Permalink
fix merge
Browse files Browse the repository at this point in the history
  • Loading branch information
andped10 committed May 14, 2024
1 parent 3c69cce commit 2d76795
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/easyreflectometry/calculators/wrapper_base.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@

import numpy as np

from EasyReflectometry.experiment import DEFAULT_RESOLUTION_FWHM_PERCENTAGE
from EasyReflectometry.experiment import percentage_fhwm_resolution_function
from easyreflectometry.experiment import DEFAULT_RESOLUTION_FWHM_PERCENTAGE
from easyreflectometry.experiment import percentage_fhwm_resolution_function


class WrapperBase:
Expand Down

0 comments on commit 2d76795

Please sign in to comment.