Skip to content

Commit ee567d6

Browse files
committed
Update data.py
1 parent fc4175a commit ee567d6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/pycolorit/data.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,3 @@ def css_named_colors() -> dict:
2020
"""
2121
filepath = _data_dir_path / "css-named-colors.json"
2222
return _json.loads(filepath.read_bytes())
23-

0 commit comments

Comments
 (0)