Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unused/malformed formatting in vendors/medtronic.py #105

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

bfaloona
Copy link

No description provided.

@@ -441,9 +441,6 @@ class set_clock (InputProgramRequired):
""" Set clock.


-------------------
Copy link
Member

Choose a reason for hiding this comment

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

Consider:

Example
-------------

There's two things happening here: one is argparser is using this to format the help output, second, is sphinx will use any RST it finds as additional documentation. Notice how the -h help output corresponds. What do you think?

@scottleibrand
Copy link
Contributor

I'm not quite following this PR. Is this something that should or shouldn't be fixed?

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.

None yet

3 participants