has added binaproject clients

This commit is contained in:
KorenLazar
2021-02-07 10:46:54 +02:00
parent 9983d07c2b
commit 850d3963fe
11 changed files with 70 additions and 28 deletions

View File

@@ -0,0 +1,6 @@
from chains.binaproject_web_client import BinaProjectWebClient
from supermarket_chain import SupermarketChain
class ShefaBirkatHashem(BinaProjectWebClient, SupermarketChain):
pass