Lazy commit on <function hostname at 0x7fa361d60f40>.
This commit is contained in:
parent
ae529879d0
commit
7bb317751c
@ -32,7 +32,6 @@ def is_repo_status_outdated(repos):
|
||||
content = fin.read().strip()
|
||||
print(f"content: {content}")
|
||||
last_mtime = float(content)
|
||||
print(f"{latest_mtime} {last_mtime}")
|
||||
return latest_mtime > last_mtime
|
||||
|
||||
def to_keycap(ch: str) -> str:
|
||||
|
Loading…
x
Reference in New Issue
Block a user