Show More
@@ -50,8 +50,10 b' class RepoModel(BaseModel):' | |||
|
50 | 50 | except: |
|
51 | 51 | self._base_path = None |
|
52 | 52 | |
|
53 | super(RepoModel, self).__init__(sa) | |
|
54 | ||
|
53 | 55 |
|
|
54 |
|
|
|
56 | def base_path(self): | |
|
55 | 57 |
|
|
56 | 58 |
|
|
57 | 59 |
|
General Comments 0
You need to be logged in to leave comments.
Login now