Skip to content

Commit

Permalink
rename: expanse to atlas
Browse files Browse the repository at this point in the history
  • Loading branch information
tosh committed May 4, 2024
1 parent dc6ad58 commit 29dcf65
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion expanse/cli.py → atlas/cli.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import click
import os
import datetime as dt
from expanse.apple_health import to_df, write_parquet
from apple_health import to_df, write_parquet


@click.group()
Expand Down

0 comments on commit 29dcf65

Please sign in to comment.