Skip to content

Commit 2535483

Browse files
committed
quiet linter
1 parent 3aa456b commit 2535483

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

alphafold3_pytorch/common/biomolecule.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
from __future__ import annotations
21
"""A generic `Biomolecule` data structure for parsing macromolecular structures."""
2+
from __future__ import annotations
33

44
import collections
55
import dataclasses

0 commit comments

Comments
 (0)