-
Notifications
You must be signed in to change notification settings - Fork 47
Andrew/fix/352 #354
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
base: master
Are you sure you want to change the base?
Andrew/fix/352 #354
Conversation
@LiamConnors i'm going to add tests for this based off your example as well |
@ayjayt The fix in |
Generated html Docs for api reference. |
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
|
@@ -23,3 +23,5 @@ src/py/integration_tests/report* | |||
# avoid ignore .gitkeep | |||
!src/py/integration_tests/renders/.gitkeep | |||
node_modules/ | |||
|
|||
src/py/site/* |
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.
Does this directory really need to be in the gitignore? Is it generated by some automated process in the repo? (nitpick)
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.
🚀
Closes #352