Skip to content

Commit

Permalink
Merge pull request #79 from NOAA-GSL/chore/idsse-951/update-rabbitmq-…
Browse files Browse the repository at this point in the history
…utils

Update rabbitmq utils
  • Loading branch information
Geary-Layne authored Oct 23, 2024
2 parents 06a8645 + 7398a2f commit 8fcdf9d
Show file tree
Hide file tree
Showing 9 changed files with 362 additions and 1,023 deletions.
80 changes: 0 additions & 80 deletions python/grib_to_zarr/GribToZarr.py

This file was deleted.

2 changes: 1 addition & 1 deletion python/idsse_common/idsse/common/log_util.py
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ def get_default_log_config(level: str,
'loggers': {
'': {
'level': level,
'handlers': ['default'], # , 'rabbit']
'handlers': ['default'], # , 'rabbit']
},
}
}
Loading

0 comments on commit 8fcdf9d

Please sign in to comment.