lint
This commit is contained in:
		@@ -10,7 +10,6 @@ usage:          subclass of BaseOAuth2 Third Party Authtencation client to
 | 
				
			|||||||
                actually needs.
 | 
					                actually needs.
 | 
				
			||||||
"""
 | 
					"""
 | 
				
			||||||
import json
 | 
					import json
 | 
				
			||||||
import re
 | 
					 | 
				
			||||||
from urllib.parse import urlencode
 | 
					from urllib.parse import urlencode
 | 
				
			||||||
from urllib.request import urlopen
 | 
					from urllib.request import urlopen
 | 
				
			||||||
from logging import getLogger
 | 
					from logging import getLogger
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user