Skip to content
This repository was archived by the owner on Feb 2, 2026. It is now read-only.

fix some methods names#60

Open
bensoibj wants to merge 2 commits intopython-ivi:masterfrom
bensoibj:ivi_fixes
Open

fix some methods names#60
bensoibj wants to merge 2 commits intopython-ivi:masterfrom
bensoibj:ivi_fixes

Conversation

@bensoibj
Copy link
Copy Markdown

In some modules (not all) the following method call and definition, respectively, is already correct:

  • self.utility_reset() --> self.utility.reset()
  • def send_software_trigger(self) --> def _send_software_trigger(self)

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant