fix: linter offenses

This commit is contained in:
Serik Ibragimov
2024-03-19 13:43:17 +05:00
parent 426b15b8f1
commit fadae60e89
4 changed files with 19 additions and 19 deletions

View File

@ -16,8 +16,6 @@
"""
import json
from django.shortcuts import render
from src.configuration import ConfigurationManager