Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@nvaytet
Copy link
Member

@nvaytet nvaytet commented Jan 26, 2023

This was both deprecation warnings from using the old plotting and from using histogram instead of hist.

Fix #148

"nbconvert_exporter": "python",
"pygments_lexer": "ipython3"
"pygments_lexer": "ipython3",
"version": "3.8.12"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't our pre-commit or static CI strip the version? Is the config outdated here?

Copy link
Member Author

@nvaytet nvaytet Jan 27, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Strange, it should be using pre-commit via tox, and pre-commit is configured to use nbstripout...

@nvaytet nvaytet merged commit f281893 into main Jan 30, 2023
@nvaytet nvaytet deleted the deprecation_warnings branch January 30, 2023 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove deprecation warnings in SANS workflows

3 participants