Skip to content

Commit ac00f2c

Browse files
Baharisstefsmeets
andauthored
calibrate_movie_delays.py: Remove code block comments as requested
Co-authored-by: Stef Smeets <stefsmeets@users.noreply.github.com>
1 parent 4b82cca commit ac00f2c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/instamatic/calibrate/calibrate_movie_delays.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,6 @@ class CalibWarning(RuntimeWarning):
3030
"""A runtime warning that suggests instability/problems of calibration."""
3131

3232

33-
# ~~~~~~~~~~~~~~~~~~~~~~~ MOVIE RATE CALIBRATION CLASS ~~~~~~~~~~~~~~~~~~~~~~~ #
34-
35-
3633
@dataclasses.dataclass
3734
class CalibMovieDelays:
3835
"""Calibrate the difference between requested and actual movie exposure

0 commit comments

Comments
 (0)