There was an error while loading. Please reload this page.
1 parent d8febaf commit 7942617Copy full SHA for 7942617
1 file changed
.github/workflows/ci.yml
@@ -6,6 +6,7 @@ on:
6
7
env:
8
TQDM_MININTERVAL: 10
9
+ PYTHONWARNINGS: always::FutureWarning,always::DeprecationWarning
10
jobs:
11
lint:
12
runs-on: ubuntu-latest
0 commit comments