Skip to content

Commit 231bbaf

Browse files
committed
Small fixes
1 parent b482072 commit 231bbaf

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# scratchpy
22

3-
A Python client for [Scratch](scratch.mit.edu)
3+
A Python client for [Scratch](http://scratch.mit.edu)
44

55
## Getting Started
66

scratch/scratch.py

-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import array
2-
import errno
32
import itertools
43
import socket
54
import struct

0 commit comments

Comments
 (0)