Skip to content
Snippets Groups Projects
Commit 297dfd97 authored by usamasadiq's avatar usamasadiq
Browse files

Applied pylint amnesty

parent 87a3777a
No related branches found
Tags release-2021-02-04-20.02
No related merge requests found
Showing
with 14 additions and 14 deletions
"""
""" # lint-amnesty, pylint: disable=django-not-configured
An API for caching data related to Blockstore bundles
The whole point of this is to make the hard problem of cache invalidation
......
"""
""" # lint-amnesty, pylint: disable=django-not-configured
Custom Django fields.
"""
......
"""
""" # lint-amnesty, pylint: disable=django-not-configured
Utilities for dealing with Javascript and JSON.
"""
......
"""
""" # lint-amnesty, pylint: disable=django-not-configured
Utilities for use in Mako markup.
"""
......
"""
""" # lint-amnesty, pylint: disable=django-not-configured
Custom Django Model mixins.
"""
......
"""
""" # lint-amnesty, pylint: disable=django-not-configured
Removes user PII from OAuth2 models.
"""
......
"""
""" # lint-amnesty, pylint: disable=django-not-configured
Test that testing utils do what they say.
"""
......
"""
""" # lint-amnesty, pylint: disable=django-not-configured
Utility classes for testing django applications.
:py:class:`CacheIsolationMixin`
......
# -*- coding: utf-8 -*-
# -*- coding: utf-8 -*- # lint-amnesty, pylint: disable=django-not-configured
"""
Tests for BundleCache
"""
......
# lint-amnesty, pylint: disable=bad-option-value, unicode-format-string
# lint-amnesty, pylint: disable=bad-option-value, unicode-format-string # lint-amnesty, pylint: disable=django-not-configured
# -*- coding: utf-8 -*-
"""
Tests for js_utils.py
......
# -*- coding: utf-8 -*-
# -*- coding: utf-8 -*- # lint-amnesty, pylint: disable=django-not-configured
"""
Tests for openedx.core.djangolib.markup
"""
......
"""
""" # lint-amnesty, pylint: disable=django-not-configured
Contains tests for OAuth2 model-retirement methods.
"""
......
# -*- coding: utf-8 -*-
# -*- coding: utf-8 -*- # lint-amnesty, pylint: disable=django-not-configured
"""
Tests for openedx.core.djangolib.translation_utils
"""
......
"""
""" # lint-amnesty, pylint: disable=django-not-configured
i18n utility functions
"""
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment