diff options
Diffstat (limited to 'src/tabs/data_forms.py')
-rw-r--r-- | src/tabs/data_forms.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tabs/data_forms.py b/src/tabs/data_forms.py index e480f18e..0fad2974 100644 --- a/src/tabs/data_forms.py +++ b/src/tabs/data_forms.py @@ -1,5 +1,5 @@ """ -Defines the data-forms Tab and all the Windows for it. +Defines the data-forms Tab """ import logging |