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 3aa456b commit 2535483Copy full SHA for 2535483
alphafold3_pytorch/common/biomolecule.py
@@ -1,5 +1,5 @@
1
-from __future__ import annotations
2
"""A generic `Biomolecule` data structure for parsing macromolecular structures."""
+from __future__ import annotations
3
4
import collections
5
import dataclasses
0 commit comments