summaryrefslogtreecommitdiff
path: root/python/testData/typeParser/typeParser.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/testData/typeParser/typeParser.py')
-rw-r--r--python/testData/typeParser/typeParser.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/python/testData/typeParser/typeParser.py b/python/testData/typeParser/typeParser.py
new file mode 100644
index 000000000000..c63f2f5e2294
--- /dev/null
+++ b/python/testData/typeParser/typeParser.py
@@ -0,0 +1,2 @@
+class MyObject:
+ pass \ No newline at end of file