Skip to content

Instantly share code, notes, and snippets.

@iamalwaysuncomfortable
Created November 17, 2021 10:44
Show Gist options
  • Save iamalwaysuncomfortable/42c5aeb57fa365be0018ecd7b7f6b2ad to your computer and use it in GitHub Desktop.
Save iamalwaysuncomfortable/42c5aeb57fa365be0018ecd7b7f6b2ad to your computer and use it in GitHub Desktop.
Core.py refactor
if "params" in blob:
if blob.get("params", {}).get("content", {}).get("source", {}).get("datamessage", {}):
await self.auxincli_output_queue.put(AuxinMessage(msg))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment