We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a24c85d commit 8b3d5ccCopy full SHA for 8b3d5cc
1 file changed
tools/ipython/BUILD.bazel
@@ -5,6 +5,6 @@ py_console_script_binary(
5
name = "ipython",
6
pkg = "@pypi//ipython:pkg",
7
deps = [
8
- "//tableaudocumentapi"
+ "//tableaudocumentapi",
9
],
10
)
0 commit comments