tensorflow / gnn

TensorFlow GNN is a library to build Graph Neural Networks on the TensorFlow platform.
Apache License 2.0
1.3k stars 167 forks source link

In BUILD files, have a separate load() line for each loaded symbol #795

Closed copybara-service[bot] closed 3 months ago

copybara-service[bot] commented 3 months ago

In BUILD files, have a separate load() line for each loaded symbol and prevent autoformatting from changing that.