Skip to content

Commit 7a67fae

Browse files
committed
fixed linter problem
1 parent 3a744dd commit 7a67fae

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

exercises/concept/currency-exchange/.meta/config.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414
]
1515
},
1616
"icon": "hyperia-forex",
17-
"forked_from": "python/currency-exchange",
17+
"forked_from": [
18+
"python/currency-exchange"
19+
],
1820
"blurb": "Learn about numbers by solving Chandler's currency exchange conundrums."
1921
}

0 commit comments

Comments
 (0)