#34347: Mypy complaint: module "django.contrib.gis.utils" does not explicitly
export attribute "LayerMapping"
-----------------------------------------+------------------------
               Reporter:  syre           |          Owner:  nobody
                   Type:  Uncategorized  |         Status:  new
              Component:  Uncategorized  |        Version:  4.1
               Severity:  Normal         |       Keywords:
           Triage Stage:  Unreviewed     |      Has patch:  0
    Needs documentation:  0              |    Needs tests:  0
Patch needs improvement:  0              |  Easy pickings:  0
                  UI/UX:  0              |
-----------------------------------------+------------------------
 Mypy complains that:
 module "django.contrib.gis.utils" does not explicitly export attribute
 "LayerMapping"

 Since the documentation uses that import path, for example:
 https://docs.djangoproject.com/en/4.1/ref/contrib/gis/layermapping/

 I guess django.contrib.gis.utils.!__init!__ should contain !__all!__?

-- 
Ticket URL: <https://code.djangoproject.com/ticket/34347>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/010701865f94a8db-b5b1d1f3-eceb-46ba-a894-ab8125dc7cc3-000000%40eu-central-1.amazonses.com.

Reply via email to