has added binaproject clients
This commit is contained in:
7
chains/shuk_hayir.py
Normal file
7
chains/shuk_hayir.py
Normal file
@@ -0,0 +1,7 @@
|
||||
from chains.binaproject_web_client import BinaProjectWebClient
|
||||
from supermarket_chain import SupermarketChain
|
||||
|
||||
|
||||
class ShukHayir(BinaProjectWebClient, SupermarketChain):
|
||||
@property
|
||||
def hostname_prefix(self): return "shuk-hayir"
|
Reference in New Issue
Block a user