swh:1:snp:5571f7976ca4ac18a2bf37a76e1d016d6295b377
Raw File
Tip revision: e5dd2840207e019e1aece7e91928324af0a7857b authored by Aaron Meyer on 24 January 2023, 00:54:00 UTC
Fix for f-strings and test compatibility with python 3.7, 3.9 and 3.10 (#482)
Tip revision: e5dd284
.coveragerc
[run]
omit = *yaleb.py, *backend*

[report]
omit = *yaleb.py, *backend*
back to top