Skip to content

Commit

Permalink
Assign unassigned parameter.
Browse files Browse the repository at this point in the history
  • Loading branch information
johanthoren committed Nov 29, 2024
1 parent 1f393b2 commit 37828c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions check_sentinel/check_sentinel.py
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ def __init__(
self._critical = critical
self._metric_type = metric_type
self._unit = unit
self._interval = interval
self._api = SentinelAPI(args)

try:
Expand Down

0 comments on commit 37828c3

Please sign in to comment.