Skip to content

Commit a04b230

Browse files
committed
[MISC] Bit of formatting fixes from last commit
1 parent 705aaf8 commit a04b230

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

aa_intel_tool/constants.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@
2525
|км|м # Russian
2626
"""
2727
distance_units_off_grid: str = """
28-
AU # Client in: English, Chinese, Japanese, Korean, Spanish
28+
AU # Client in: English, Chinese, Japanese, Korean, Spanish
2929
|UA # Client in: French
3030
|AE # German
31-
|а.е. # Russian
31+
|а.е. # Russian
3232
"""
3333

3434
distance_units = f"{distance_units_on_grid}|{distance_units_off_grid}"

0 commit comments

Comments
 (0)