oopies
This commit is contained in:
parent
0e34ead855
commit
381c2642d6
1 changed files with 1 additions and 0 deletions
|
@ -60,6 +60,7 @@ class YahooAuctionsItem:
|
||||||
self.original_name = None
|
self.original_name = None
|
||||||
self.favourite = None
|
self.favourite = None
|
||||||
self.end_date = None
|
self.end_date = None
|
||||||
|
self.bids = 0
|
||||||
|
|
||||||
if url == None and from_json != None and id != None:
|
if url == None and from_json != None and id != None:
|
||||||
self.id = id
|
self.id = id
|
||||||
|
|
Loading…
Reference in a new issue