Skip to content

Fix typo in camera docs sample code#26

Open
maxcutlyp wants to merge 1 commit intoASCOMInitiative:masterfrom
maxcutlyp:fix/docs/camera
Open

Fix typo in camera docs sample code#26
maxcutlyp wants to merge 1 commit intoASCOMInitiative:masterfrom
maxcutlyp:fix/docs/camera

Conversation

@maxcutlyp
Copy link
Copy Markdown

Currently there's a line that reads:

if type(c.Offset == int):

Presumably this was meant to be:

if type(c.Offset) == int:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant