Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ofirit committed Mar 26, 2024
1 parent 4e6d924 commit dae9966
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ alert = Alert.from_id(alert_id=alert_id,
```python
history_results = query_file_analyses_history(
api = <IntezerApi>,
filters**
**filters
)
for analyse in history_results:
print(analyse)
Expand Down

0 comments on commit dae9966

Please sign in to comment.