Skip to content

Commit 5860d3c

Browse files
committed
Update banks.py
1 parent a231b23 commit 5860d3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

clabe/banks.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696

9797
# Descargado de https://www.banxico.org.mx/cep-scl/listaInstituciones.do
9898
# 2022-10-18
99-
''' The order of the banks must be alphabetical by bank name '''
99+
# The order of the banks must be alphabetical by bank name
100100
BANK_NAMES = {
101101
'40138': 'ABC Capital',
102102
'40133': 'Actinver',

0 commit comments

Comments
 (0)