Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up doc-strings #6745

Merged
merged 8 commits into from Feb 17, 2023
Merged

Clean up doc-strings #6745

merged 8 commits into from Feb 17, 2023

Conversation

rusty1s
Copy link
Member

@rusty1s rusty1s commented Feb 17, 2023

No description provided.

@codecov
Copy link

codecov bot commented Feb 17, 2023

Codecov Report

Merging #6745 (c5f1d96) into master (a9206da) will not change coverage.
The diff coverage is 100.00%.

❗ Current head c5f1d96 differs from pull request most recent head c218bf1. Consider uploading reports for the commit c218bf1 to get more accurate results

@@           Coverage Diff           @@
##           master    #6745   +/-   ##
=======================================
  Coverage   89.21%   89.21%           
=======================================
  Files         425      425           
  Lines       23090    23090           
=======================================
  Hits        20599    20599           
  Misses       2491     2491           
Impacted Files Coverage Δ
...ch_geometric/graphgym/contrib/layer/generalconv.py 19.23% <ø> (ø)
torch_geometric/graphgym/models/encoder.py 31.81% <ø> (ø)
torch_geometric/graphgym/models/gnn.py 82.19% <ø> (ø)
torch_geometric/nn/conv/agnn_conv.py 100.00% <ø> (ø)
torch_geometric/nn/conv/antisymmetric_conv.py 100.00% <ø> (ø)
torch_geometric/nn/conv/appnp.py 100.00% <ø> (ø)
torch_geometric/nn/conv/arma_conv.py 100.00% <ø> (ø)
torch_geometric/nn/conv/cg_conv.py 100.00% <ø> (ø)
torch_geometric/nn/conv/cheb_conv.py 100.00% <ø> (ø)
torch_geometric/nn/conv/cluster_gcn_conv.py 100.00% <ø> (ø)
... and 48 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@rusty1s rusty1s merged commit 1bb0306 into master Feb 17, 2023
@rusty1s rusty1s deleted the nn_conv_doc2 branch February 17, 2023 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant