Corect code style for main Python module. #2

Merged
mike merged 17 commits from bignose/ejabberd-auth-mastodon:wip/maintenance/code-style into master 2023-01-01 21:50:41 +11:00
Showing only changes of commit 512114517c - Show all commits

View file

@ -2,10 +2,8 @@
import atexit
import logging
import os
import struct
import sys
import random
import time
import bcrypt