You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Finishing touches before pull request
- Converted remaining % formatting to use of format() function
- It's now possible to run the unit test suite with the command
python setup.py test
- Fixed bugs found when running unit tests
- Pylint / pycodestyle fixes
- Removed additions to copyright headers. Should be clear from
commits in the repo who wrote what code.
Variable that is defined from the values of the other variables
${RESULT} := FOO when condition
BAR when condition2
The text was updated successfully, but these errors were encountered: