File manager - Edit - /opt/cloudlinux/venv/lib/python3.11/site-packages/pylint_django/tests/input/external_django_tables2_noerror_meta_class.py
Back
# Check that Meta class definitions for django_tables2 classes # don't produce old-style-class warnings, see # https://github.com/PyCQA/pylint-django/issues/56 # pylint: disable=missing-docstring,too-few-public-methods import django_tables2 as tables from django.db import models class SimpleModel(models.Model): name = models.CharField() class SimpleTable(tables.Table): class Meta: model = SimpleModel
| ver. 1.4 |
Github
|
.
| PHP 7.3.33 | Generation time: 0.08 |
proxy
|
phpinfo
|
Settings