Skip to content
Snippets Groups Projects

added space

Merged Turan O requested to merge test_branch into master
1 file
+ 2
1
Compare changes
  • Side-by-side
  • Inline
+ 2
1
@@ -10,6 +10,7 @@
#
# Copyright (c) 2019 Max Planck Institute of Molecular Physiology
#
####
# This software is issued under a joint BSD/GNU license. You may use the
# source code in this file under either license. However, note that the
# complete EMAN2 and SPARX software packages have some GPL dependencies,
@@ -679,4 +680,4 @@ if __name__ == '__main__':
GUI = MainWindow()
GUI.showMaximized()
#GUI.show()
app.exec_()
\ No newline at end of file
app.exec_()
Loading