Fix issues found by linter in PiCamera Code
Issue #423 created based on lens shading TODOs
This commit is contained in:
parent
0e3f4305b5
commit
72faba0272
4 changed files with 26 additions and 29 deletions
|
|
@ -31,6 +31,7 @@ from ..stage import StageProtocol as Stage
|
|||
# higher related to a faster movement
|
||||
RATIO = 0.2
|
||||
|
||||
|
||||
class SimulatedCamera(BaseCamera):
|
||||
"""A Thing representing an OpenCV camera"""
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue