Skip to content

Commit

Permalink
Make changes based off suggestions
Browse files Browse the repository at this point in the history
  • Loading branch information
SujeethJinesh committed Apr 17, 2024
1 parent 6a6cedf commit 8e51ec1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xpk.py
Original file line number Diff line number Diff line change
Expand Up @@ -1113,7 +1113,7 @@ class SystemCharacteristics:
"v5p": "v5",
"v5e": "v5e",
"v4": "v4",
"v3"" "v3",
"v3": "v3",
}

def chunks(lst, n):
Expand Down

0 comments on commit 8e51ec1

Please sign in to comment.