Skip to content

Commit 7b3041a

Browse files
authored
Update package.json
superfluous , after urls
1 parent fab4525 commit 7b3041a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"urls": [
33
["picozero/__init__.py", "github:RaspberryPiFoundation/picozero/picozero/__init__.py"],
4-
["picozero/picozero.py", "github:RaspberryPiFoundation/picozero/picozero/picozero.py"],
4+
["picozero/picozero.py", "github:RaspberryPiFoundation/picozero/picozero/picozero.py"]
55
],
66
"deps": [
77
],

0 commit comments

Comments
 (0)