-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: technical review #11
Conversation
Revathyvenugopal162
commented
Feb 20, 2024
•
edited
Loading
edited
- add licenec headed
- update pre-commit
- add unit test for pyproject projects
- improve tests
- improve docs
- remove unwanted funcs from con.py
- add required files
fe3b33a
to
43bdb38
Compare
568a22b
to
5a6a490
Compare
0c9f68a
to
2dd4ee4
Compare
3b743be
to
3b63725
Compare
@@ -8,9 +8,8 @@ description: > | |||
inputs: | |||
scade-dir: | |||
description: > | |||
Ansys SCADE Installation directory, e.g.:: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
FYI, I tried the usage of back ticks but the rendering is not good, the path is split on two lines, that's why I've chosen the inlining of Python-like code
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
let me check this and try to resolve
Additional changes after review,
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Amazing. This looks great. Approving 👍🏼