forked from kodorvan/stcs
Delete func_min_qty.py and logs.py
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
import logging
|
||||
|
||||
logging.basicConfig(
|
||||
level=logging.INFO,
|
||||
format='%(asctime)s - %(name)s - %(levelname)s - %(message)s'
|
||||
)
|
||||
|
||||
logger = logging.getLogger(__name__)
|
Reference in New Issue
Block a user