summaryrefslogtreecommitdiffstats
path: root/tests/samples/module2.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/samples/module2.py')
-rw-r--r--tests/samples/module2.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/samples/module2.py b/tests/samples/module2.py
new file mode 100644
index 0000000..cc83e39
--- /dev/null
+++ b/tests/samples/module2.py
@@ -0,0 +1,5 @@
+"""
+Docstring formatted like this.
+"""
+
+__version__ = '7.0'