add some notes

This commit is contained in:
2024-01-19 17:21:42 +00:00
parent 0f52cf0f75
commit 1da4a16ec8
5 changed files with 23 additions and 1 deletions

View File

@@ -1,6 +1,5 @@
import logging
import random
import time
logging.basicConfig(level=logging.DEBUG)
logger = logging.getLogger(__name__)