Skip to content

Commit

Permalink
revert pulled updates
Browse files Browse the repository at this point in the history
  • Loading branch information
sidhulyalkar committed Jan 25, 2024
1 parent 4519c6e commit 348cc51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion element_facemap/facial_behavior_estimation.py
Original file line number Diff line number Diff line change
Expand Up @@ -527,4 +527,4 @@ def get_loader_result(
loaded_dataset = np.load(output_file, allow_pickle=True).item()
creation_time = datetime.fromtimestamp(Path(output_file).stat().st_ctime)

return loaded_dataset, creation_time
return loaded_dataset, creation_time

0 comments on commit 348cc51

Please sign in to comment.