fix call
This commit is contained in:
@@ -56,7 +56,7 @@ class OfferAnalysis:
|
|||||||
# if we have active offers - we have to feed off it
|
# if we have active offers - we have to feed off it
|
||||||
logger.info(f"**RACK ANALYSIS** {customer_id}")
|
logger.info(f"**RACK ANALYSIS** {customer_id}")
|
||||||
# Analyze Rack Checks
|
# Analyze Rack Checks
|
||||||
self._analyze_rack_checks(rack_checks_response)
|
# _analyze_rack_checks(rack_checks_response) --> We need detail analysis
|
||||||
|
|
||||||
|
|
||||||
# we can now find the origin transactions
|
# we can now find the origin transactions
|
||||||
|
|||||||
Reference in New Issue
Block a user