-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fixed issue where the layers writer does not have a new line input. * Fixed issue where there were no newlines between multiple layers * * Added the pytest plugin for poetry run * Updated the create valve code to use the mintdevice method instead of using parchmint api * Autoformatted `mintcompler.py` code * style: format code with Black and isort This commit fixes the style issues introduced in 27ec437 according to the output from Black and isort. Details: #21 * Updated the test CI * Updated actions to include graphviz install * Added sudo for it to install --------- Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
- Loading branch information
1 parent
b2c13b9
commit e4ef183
Showing
3 changed files
with
34 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters