mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-06-10 06:24:45 +02:00
Fix linting errors
This commit is contained in:
parent
98e8cc8f64
commit
d50c177eb5
2 changed files with 3 additions and 6 deletions
|
@ -4,8 +4,6 @@ from __future__ import annotations # allows forward references in annotations
|
|||
|
||||
import logging
|
||||
|
||||
from typing import Union
|
||||
|
||||
from django import forms
|
||||
from django.shortcuts import render
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue