Skip to content

Commit

Permalink
Apply isort
Browse files Browse the repository at this point in the history
  • Loading branch information
Viicos committed Jan 11, 2023
1 parent 668de6c commit abb3a01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion diagrams/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
import os
import uuid
from pathlib import Path
from typing import List, Union, Dict, Optional
from typing import Dict, List, Optional, Union

from graphviz import Digraph

Expand Down

0 comments on commit abb3a01

Please sign in to comment.