More changes suggested in review, generally docstring issues.
This commit is contained in:
parent
ad838e8643
commit
51f9df995d
5 changed files with 23 additions and 15 deletions
|
|
@ -11,8 +11,6 @@ from openflexure_microscope_server.things.background_detect import ChannelDistri
|
|||
|
||||
|
||||
class MockBackgoundDetectThing:
|
||||
# Counter for checking functions were called
|
||||
|
||||
background_distributions = ChannelDistributions(
|
||||
means=[128.0, 128.0, 128.0],
|
||||
standard_deviations=[3.0, 3.0, 3.0],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue