has added binaproject clients
This commit is contained in:
7
chains/king_store.py
Normal file
7
chains/king_store.py
Normal file
@@ -0,0 +1,7 @@
|
||||
from chains.binaproject_web_client import BinaProjectWebClient
|
||||
from supermarket_chain import SupermarketChain
|
||||
|
||||
|
||||
class KingStore(BinaProjectWebClient, SupermarketChain):
|
||||
_path_prefix = "Food_Law"
|
||||
_hostname_suffix = ".co.il"
|
Reference in New Issue
Block a user