how do I construct an Address that refers to `//sr...
# plugins
a
how do I construct an Address that refers to
//src/python/kb/foo.py:src
? to hardcode into an InjectedDependencies
โœ… 1
h
Address("src/python/kb", relative_file_path="foo.py", target_name="src")
a
cheers
โค๏ธ 1
c
FAQ entry worthy, I think ๐Ÿ™‚ itโ€™s such a common thing, and it helps understanding addresses a little bit more..
๐Ÿ‘ 1