Working on clean up of some code... logging and pydantic field config.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import copy, datetime, hashlib, logging, os, pytz, redis, secrets
|
||||
import copy, datetime, hashlib, pytz, secrets
|
||||
|
||||
default_num_bytes = 8 # URL safe 8 bytes is 11 characters long and 16 bytes is 22 characters long
|
||||
|
||||
|
||||
Reference in New Issue
Block a user