Fix problem in test for pylint

This commit is contained in:
Степаненко Ольга
2021-05-23 21:05:06 +03:00
parent 975b608577
commit dc47c12efc
4 changed files with 20 additions and 12 deletions

View File

@@ -12,8 +12,6 @@ https://docs.djangoproject.com/en/3.1/ref/settings/
import os
from pathlib import Path
from dotenv import load_dotenv
# Build paths inside the project like this: BASE_DIR / 'subdir'.