Skip to content

Commit

Permalink
Merge branch 'main' into updated-mac-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
jshimkus-rh authored Jan 30, 2024
2 parents 9c850a5 + 717524b commit 6e9fe91
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
9 changes: 6 additions & 3 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/aap_eda/wsapi/routes.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from ansible_base.channels.middleware import DrfAuthMiddlewareStack
from ansible_base.lib.channels.middleware import DrfAuthMiddlewareStack
from channels.routing import URLRouter
from channels.security.websocket import AllowedHostsOriginValidator
from django.conf import settings
Expand Down

0 comments on commit 6e9fe91

Please sign in to comment.