minor changes

This commit is contained in:
KorenLazar
2021-02-06 22:53:18 +02:00
parent 18f3fa32b9
commit 67bff9fa76
20 changed files with 44 additions and 46 deletions

11
chains/yohananof.py Normal file
View File

@@ -0,0 +1,11 @@
from chains.cerberus_web_client import CerberusWebClient
from supermarket_chain import SupermarketChain
class Yohananof(CerberusWebClient, SupermarketChain):
_date_hour_format = '%Y-%m-%d %H:%M:%S'
_class_name = 'Yohananof'
@property
def username(self):
return self._class_name