Skip to content

Commit 8208696

Browse files
committed
Adjust README for add_type_stub_packages
1 parent 5479ea6 commit 8208696

File tree

1 file changed

+2
-2
lines changed
  • gazelle/python/testdata/add_type_stub_packages

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Add stubs to `deps` of `py_library` target
22

3-
This test case asserts that
4-
* if a package has the corresponding stub available, it is added to the `deps` of the `py_library` target.
3+
This test case asserts that
4+
* if a package has the corresponding stub available, it is added to the `pyi_deps` of the `py_library` target.

0 commit comments

Comments
 (0)