Projet

Général

Profil

0030-misc-fix-undefined-variable-pylint-error-56288.patch

Lauréline Guérin, 30 août 2021 17:54

Télécharger (523 octets)

Voir les différences:

Subject: [PATCH 30/31] misc: fix undefined-variable pylint error (#56288)

 tests/settings.py | 1 +
 1 file changed, 1 insertion(+)
tests/settings.py
1
import os
1 2
import tempfile
2 3

  
3 4
DATABASES = {
4
-