Make sure beancount is installed and set the path on the settings page.
pip3 install beancount
apm install formatter-beancount
formatter-beancount:run
Formatter Beancount: Run
'atom-text-editor':
'alt-b f': 'formatter-beancount:run'
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.