Skip to content

Commit fdf8451

Browse files
authored
fix missing comma (#37)
1 parent 90b2a6b commit fdf8451

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

smart_ipv6_rotator/ranges.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"2800:3f0::/32",
1616
"2a00:1450::/32",
1717
"2c0f:fb50::/32",
18-
]
18+
],
1919
"reddit": [
2020
"2a04:4e40::/32",
2121
"2a04:4e42::/32"

0 commit comments

Comments
 (0)