added README to examples and improved database version check when used from Sourcetrail

This commit is contained in:
Eberhard Graether
2018-12-18 10:48:43 +01:00
parent f4cf5f171a
commit aa85d20e73
13 changed files with 190 additions and 140 deletions
+7
View File
@@ -0,0 +1,7 @@
class MyType:
my_member = true
def my_method():
return my_member