Commit 6bf7aee
Alex Walker
Rename pip package to grakn_protocol (#115)
## What is the goal of this PR?
Our pip artifact is named `grakn-protocol` but the Python package used to import Python objects from it was inconsistently named `graknprotocol`. So we've renamed it to `grakn_protocol`.
## What are the changes implemented in this PR?
In pip artifact, rename Python package used in imports to grakn_protocol1 parent 7005cf8 commit 6bf7aee
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments