Changeset - f9fefa7cb008
[Not reviewed]
default
0 1 0
Mads Kiilerich - 9 years ago 2016-11-18 01:11:53
madski@unity3d.com
make-index: add missing import of dirname
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
kallithea/lib/paster_commands/make_index.py
Show inline comments
 
@@ -28,6 +28,7 @@ Original author and date, and relevant c
 

	
 
import os
 
import sys
 
from os.path import dirname
 

	
 
from string import strip
 
from kallithea.model.repo import RepoModel
0 comments (0 inline, 0 general)