summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authormathieui <mathieui@mathieui.net>2014-05-06 00:07:41 +0200
committermathieui <mathieui@mathieui.net>2014-05-06 00:07:41 +0200
commit467ae18290b080c07892d342b86728b4e7d3791e (patch)
treed2ba433380b2f8f2944ec80817f4fd9a4eddd9f9 /src
parent4a46e7ed5f16ad8beffb1bafdd93255e0f500bb9 (diff)
downloadpoezio-467ae18290b080c07892d342b86728b4e7d3791e.tar.gz
poezio-467ae18290b080c07892d342b86728b4e7d3791e.tar.bz2
poezio-467ae18290b080c07892d342b86728b4e7d3791e.tar.xz
poezio-467ae18290b080c07892d342b86728b4e7d3791e.zip
Obsolete docstring in dataforms tab
Diffstat (limited to 'src')
-rw-r--r--src/tabs/data_forms.py2
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