Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Commit

Permalink
Updating GUI title
Browse files Browse the repository at this point in the history
  • Loading branch information
skchronicles committed Jun 27, 2019
1 parent 7d5c077 commit eb766fc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pipeliner2.py
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,6 @@ def workflow( self ) :

if __name__ == "__main__":
gui = PipelinerGUI()
gui.title('CCBR Pipeliner')
gui.title('CCBR Pipeliner: 4.0')
gui.mainloop()


0 comments on commit eb766fc

Please sign in to comment.