Local
This commit is contained in:
parent
d0323aee9f
commit
0afc9d897c
3 changed files with 3 additions and 3 deletions
2
local.py
2
local.py
|
@ -5,7 +5,7 @@ import os
|
|||
import msys
|
||||
|
||||
|
||||
class Repository:
|
||||
class Local:
|
||||
def __init__(self, args):
|
||||
self.directory = args[arguments.DIRECTORY]
|
||||
self.temporary = args[arguments.TEMPORARY]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue