Skip to content

Commit d2068cb

Browse files
committed
import locales?
1 parent 9a53e5b commit d2068cb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/fastAPI.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,12 @@
66
import argparse
77
import sqlite3
88
import mysql.connector
9+
import mysql.connector.locales.eng
910
import json
1011
import logging
1112
import uvicorn
1213

14+
1315
description = """
1416
![img](/static/process_robotics.png)
1517

0 commit comments

Comments
 (0)