sonar issues
This commit is contained in:
@@ -40,8 +40,6 @@ class PredictionProcess():
|
||||
"""
|
||||
|
||||
data = input_data['data']
|
||||
schema = input_data['schema']
|
||||
table_name = input_data['table_name']
|
||||
model_id = input_data['model_id']
|
||||
model_name = input_data['model_name']
|
||||
model_retention = input_data['model_retention']
|
||||
|
||||
Reference in New Issue
Block a user