Skip to content

Commit 2c46798

Browse files
committed
fix import
1 parent 67e7c80 commit 2c46798

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Swiftype API Client for Python
99

1010
2. Configure your client:
1111

12-
import swiftype
12+
from swiftype import swiftype
1313
client = swiftype.Client(api_key='YOUR_API_KEY')
1414

1515
3. Create an `Engine` named e.g. `youtube`:

0 commit comments

Comments
 (0)