Skip to content
Snippets Groups Projects
Commit fa40a03c authored by Ernesto Rico Schmidt's avatar Ernesto Rico Schmidt
Browse files

Optimize imports

parent d479a9fd
Branches
No related tags found
No related merge requests found
import random
import string
import sys
from django.core.management.base import BaseCommand, CommandError
import json, sys, random, string
from oidc_provider.models import Client, ResponseType
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment