Skip to content

Commit

Permalink
BUG: remove title marker
Browse files Browse the repository at this point in the history
  • Loading branch information
jethornton committed Dec 31, 2019
1 parent 57c1acd commit f7afdb6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions qtpyvcp/widgets/button_widgets/mdi_button.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@


import re

from qtpy.QtCore import Property
Expand All @@ -19,7 +18,6 @@
class MDIButton(VCPButton):
"""
MDI Button
----------
This widget is intended for calling individual MDI commands. Useful for
`Go To Home`, `Tool Change` and similar actions.
Expand Down

0 comments on commit f7afdb6

Please # to comment.