Skip to content

Commit 7abfd5b

Browse files
Update app.py
Signed-off-by: PROJECT ZERO <[email protected]>
1 parent dc8091e commit 7abfd5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ async def process_inputs(class_names: List[str], image_url: str):
243243
predictive_analytics = PredictiveAnalytics()
244244
automated_incident_response = AutomatedIncidentResponse()
245245
ai_red_teaming = AIRedTeaming()
246-
apt_simulation = APTSimulation()
246+
apt_simulation = APTSimulation
247247
machine_learning_ai = MachineLearningAI()
248248
data_visualization = DataVisualization()
249249
blockchain_logger = BlockchainLogger()

0 commit comments

Comments
 (0)