Skip to content

Commit

Permalink
updates to pass linter
Browse files Browse the repository at this point in the history
  • Loading branch information
depial committed Oct 21, 2024
1 parent e114ca9 commit 2f35a15
Show file tree
Hide file tree
Showing 4 changed files with 197 additions and 197 deletions.
9 changes: 4 additions & 5 deletions config.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,13 +59,12 @@
"status": "wip"
},
{
"slug": "sets",
"slug": "cater-waiter",
"name": "cater-waiter",
"uuid": "40c83f3e-cf87-4f00-9205-8c002b419a8d",
"concepts": [
"sets"
],
"prerequisites": []
"concepts": [],
"prerequisites": [],
"status": "wip"
}
],
"practice": [
Expand Down
2 changes: 1 addition & 1 deletion exercises/concept/cater-waiter/.meta/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
],
"files": {
"solution": [
"sets.jl"
"cater-waiter.jl"
],
"test": [
"runtests.jl"
Expand Down
File renamed without changes.
Loading

0 comments on commit 2f35a15

Please sign in to comment.