This functionality is only available to super users and team administrators.
To check the quality of your custom trades, you must access the trade market which is located in the automation tab within the configuration of a space.
At the end of each row, in the last cell, there is a gray Quality button that will only be available for custom operations. Click on the button to review different aspects of the quality of your code. Currently this functionality reports on:
- Check if your Python code complies with some of the PEP 8 style conventions. (Although PEP8 recommends 80 characters per line as maximum, from Athento we recommend to set the limit to 120).
Clicking the button opens a modal in which all the upgrade warnings in the operation code are displayed, as well as the line and character in which each warning is given.
Comments
0 comments
Please sign in to leave a comment.