This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
the-algorithm-ml
Watch
2
Star
0
Fork
0
You've already forked the-algorithm-ml
mirror of
https://github.com/twitter/the-algorithm-ml.git
synced
2024-11-16 21:29:24 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c39ccc0d9b
the-algorithm-ml
/
common
/
filesystem
/
__init__.py
6 lines
83 B
Python
Raw
Normal View
History
Unescape
Escape
add & config mypy on common package Signed-off-by: wiseaidev <business@wiseai.dev>
2023-04-01 12:30:34 +02:00
from
tml
.
common
.
filesystem
.
util
import
(
infer_fs
,
is_gcs_fs
,
is_local_fs
,
)
Reference in New Issue
Copy Permalink