Skip to content

Commit

Permalink
Actualización docstring #29
Browse files Browse the repository at this point in the history
  • Loading branch information
Enmartz committed Dec 13, 2022
1 parent c7cb443 commit 2bb7ea9
Show file tree
Hide file tree
Showing 2 changed files with 237 additions and 13 deletions.
3 changes: 0 additions & 3 deletions Desarrollo/ReDS/mainA_window.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,6 @@ class UIMainAWindow(QtWidgets.QMainWindow):
Attributes
----------
launcher : QMainWindow
Main window of the application.
global_variables : dict
Dictionary with global variables.
directories : dict
Expand Down Expand Up @@ -1857,7 +1855,6 @@ def verify_parameters(self, uploaded_directories):
'''
Verify parameters for experiments.
'''

if not uploaded_directories:
return False

Expand Down
Loading

0 comments on commit 2bb7ea9

Please sign in to comment.