mirror of
https://github.com/ThomasGsp/HyperProxmox.git
synced 2025-03-09 15:40:18 +00:00
Syntax change
This commit is contained in:
parent
049ceee99f
commit
701b3a8ee7
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
import os
|
||||
|
||||
class locker:
|
||||
class Locker:
|
||||
def createlock(self, lockfile, date=0):
|
||||
try:
|
||||
if os.path.exists(lockfile):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue