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 0c255df commit aaa9d3eCopy full SHA for aaa9d3e
neural_structured_learning/examples/BUILD
@@ -1,3 +1,5 @@
1
+# Placeholder for loading py_binary
2
+
3
package(
4
default_applicable_licenses = ["//neural_structured_learning:license"],
5
default_visibility = ["//visibility:public"],
neural_structured_learning/tools/BUILD
@@ -12,6 +12,7 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
16
# Placeholder for internal Python strict & test compatibility macro.
17
18
# Description:
0 commit comments