Last active
July 12, 2021 06:55
-
-
Save seahrh/11ae45a6b97725797cfdcc908594104e to your computer and use it in GitHub Desktop.
This file contains hidden or 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
[pytest] | |
filterwarnings = | |
ignore::DeprecationWarning:tensorflow.* | |
markers = | |
slow: marks tests as slow (deselect with '-m "not slow"') |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment