Skip to content

Commit

Permalink
Update rdkit.py
Browse files Browse the repository at this point in the history
  • Loading branch information
fabgonzal authored Dec 10, 2024
1 parent 736c0b3 commit 7e279fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chai_lab/data/sources/rdkit.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
# See the LICENSE file for details.

import logging
from pathlib import Path
from collections import defaultdict
from pathlib import Path

import antipickle
import torch
Expand Down

0 comments on commit 7e279fd

Please sign in to comment.