mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-03 20:13:02 +00:00
break settings.py into classes
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
import string
|
||||
from datetime import datetime
|
||||
import random
|
||||
|
||||
|
||||
|
||||
def get_random_str(length=5):
|
||||
"""
|
||||
Generates a random string of length `length`.
|
||||
|
||||
Reference in New Issue
Block a user