We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f88fb57 commit 5058d4bCopy full SHA for 5058d4b
code_annotations/cli.py
@@ -7,7 +7,6 @@
7
import traceback
8
9
import click
10
-from django.db.models.fields.related import RECURSIVE_RELATIONSHIP_CONSTANT
11
12
from code_annotations.base import AnnotationConfig, ConfigurationException
13
from code_annotations.find_django import DjangoSearch
0 commit comments