Skip to content

Commit

Permalink
Merge pull request #243 from Panos512/patch-1
Browse files Browse the repository at this point in the history
Update amq_sender.py
  • Loading branch information
nikodemas authored Oct 9, 2023
2 parents b70c4b6 + 1e37e54 commit 916ebfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/python/CMSMonitoring/amq_sender.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
import json
import time
import logging
from StompAMQ7 import StompAMQ7
from .StompAMQ7 import StompAMQ7


def credentials(f_name):
Expand Down

0 comments on commit 916ebfe

Please sign in to comment.