Skip to content

Commit

Permalink
whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
gsfk committed Jan 9, 2024
1 parent 170d79d commit 5e5f972
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bento_beacon/utils/beacon_response.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ def init_response_data():
g.response_data = {}
g.response_info = {}


def add_info_to_response(info):
add_message({"description": info, "level": "info"})

Expand Down

0 comments on commit 5e5f972

Please sign in to comment.