mirror of
https://github.com/9001/copyparty.git
synced 2025-10-05 19:42:29 +02:00
get rid of iffy default-args
This commit is contained in:
parent
061db3906d
commit
bac301ed66
11 changed files with 43 additions and 40 deletions
|
@ -126,7 +126,6 @@ class VHttpConn(object):
|
|||
self.hsrv = VHttpSrv()
|
||||
self.nreq = 0
|
||||
self.nbyte = 0
|
||||
self.workload = 0
|
||||
self.ico = None
|
||||
self.thumbcli = None
|
||||
self.t0 = time.time()
|
Loading…
Add table
Add a link
Reference in a new issue