Skip to content

Commit

Permalink
isort
Browse files Browse the repository at this point in the history
  • Loading branch information
JochenSiegWork committed Nov 18, 2024
1 parent 696ee93 commit 7233a82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion molpipeline/any2mol/smiles2mol.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

from __future__ import annotations

from typing import Optional, Any
from typing import Any, Optional

try:
from typing import Self # type: ignore[attr-defined]
Expand Down

0 comments on commit 7233a82

Please sign in to comment.