Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
infwinston committed Jan 1, 2024
1 parent 56a2be1 commit 82874ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fastchat/serve/monitor/basic_stats.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
NUM_SERVERS = 14
LOG_ROOT_DIR = "~/fastchat_logs"


def get_log_files(max_num_files=None):
log_root = os.path.expanduser(LOG_ROOT_DIR)
filenames = []
Expand Down

0 comments on commit 82874ae

Please sign in to comment.