Skip to content

mavutil: remove useless class inheritance of Object - #1251

Open
khancyr wants to merge 1 commit into
ArduPilot:masterfrom
khancyr:cleanup_classdef
Open

mavutil: remove useless class inheritance of Object#1251
khancyr wants to merge 1 commit into
ArduPilot:masterfrom
khancyr:cleanup_classdef

Conversation

@khancyr

@khancyr khancyr commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Comment thread mavutil.py Outdated
raise RuntimeError('no recv() method supplied')

def close(self):
def close(self, n=None):

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This appears to be mixed in with other changes

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

.... oh dmaned ... I hate when vscode do this ...

@khancyr

khancyr commented Aug 6, 2026

Copy link
Copy Markdown
Contributor Author

@peterbarker corrected

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants