Skip to content

Commit

Permalink
ci(pre-commit): autofix
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Jan 17, 2025
1 parent bada59d commit 5781785
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,7 @@ def _calibrate_impl(
def _update_config_impl(self, **kwargs):
"""Abstract method to update the camera model configuration."""
raise NotImplementedError

def restart_camera_cached_model(self):
"""Restarts the current cached camera model"""
self._cached_undistorted_model = None
Expand Down

0 comments on commit 5781785

Please sign in to comment.