Skip to content

Do not generate keys in Allen standalone

One needs to write rawbanks in a way that guarantees they can be interpreted properly later. However, this doesn't necessarily apply to Allen standalone, which exists for another purpose. This MR does two things:

  • Propagate Allen standalone knowledge to python generation.
  • Do not generate keys in Allen standalone.

Merge request reports