Skip to content

Commit

Permalink
Style
Browse files Browse the repository at this point in the history
  • Loading branch information
dongreenberg committed Jun 17, 2024
1 parent f8258db commit 670bf1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runhouse/resources/folders/folder.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
import subprocess
import tempfile
from pathlib import Path
from typing import Callable, Dict, Optional, Union, List
from typing import Callable, Dict, List, Optional, Union

import fsspec

Expand Down

0 comments on commit 670bf1a

Please sign in to comment.