some ui fixes. todo added
This commit is contained in:
parent
f3ae1dd7ca
commit
7329f5f46c
3 changed files with 19 additions and 4 deletions
|
@ -14,7 +14,7 @@ def curr_directory():
|
|||
|
||||
|
||||
def curr_time():
|
||||
return time.strftime("%H:%M:")
|
||||
return time.strftime("%H:%M")
|
||||
|
||||
|
||||
class Singleton(object):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue