misc: fix undefined-variable pylint error (#56288)

This commit is contained in:
Lauréline Guérin 2021-08-30 14:13:15 +02:00
parent e61b40246e
commit 03d672a313
No known key found for this signature in database
GPG Key ID: 1FAB9B9B4F93D473
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
import os
import tempfile
DATABASES = {