bank and account service is updated
This commit is contained in:
@@ -6,7 +6,7 @@ if '/service_account_records' not in list(sys.path):
|
||||
import re
|
||||
|
||||
from difflib import get_close_matches
|
||||
from service_account_records.configs import AccountConfig
|
||||
from configs import AccountConfig
|
||||
|
||||
|
||||
def word_straighten(word, ref_list, threshold=0.8):
|
||||
|
||||
Reference in New Issue
Block a user