Commit 2bf8c73
committed
Ignore error raised from enum
Not sure this is the correct place to suppress it but...
E Traceback (most recent call last):
E File "/opt/python/3.8.7/lib/python3.8/enum.py", line 339, in __call__
E return cls.__new__(cls, value)
E ResourceWarning: unclosed file <_io.TextIOWrapper
name='_test_cgi_form/db/lock' mode='w' encoding='UTF-8'>1 parent fc2d7dd commit 2bf8c73
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
| 155 | + | |
155 | 156 | | |
156 | 157 | | |
157 | 158 | | |
| |||
0 commit comments