Skip to content

Commit

Permalink
add search_filter TODO
Browse files Browse the repository at this point in the history
Signed-off-by: Yokozuna59 <u.yokozuna@gmail.com>
  • Loading branch information
Yokozuna59 committed Aug 24, 2022
1 parent 557a875 commit dc95873
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions auto_registrar/universities/kfupm/kfupm.py
Original file line number Diff line number Diff line change
Expand Up @@ -433,6 +433,7 @@ def check_for_changes(
)
else:
if interface == "cli":
# TODO: use search_filter in efficient way
alarm_filter = search_filter.copy().pop("alarm")
register = search_filter.copy().pop("registrar")

Expand Down

0 comments on commit dc95873

Please sign in to comment.