touch __init__.py in koji_cli
This commit is contained in:
parent
411c6273f7
commit
a1a5f2f25a
1 changed files with 2 additions and 0 deletions
|
|
@ -100,3 +100,5 @@ if len(orig) > ofs:
|
|||
|
||||
for dest in outfiles:
|
||||
outfiles[dest].close()
|
||||
|
||||
open('cli/koji_cli/__init__.py', 'a+').close()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue