Skip to content

Commit

Permalink
Update pagurus
Browse files Browse the repository at this point in the history
tylern4 committed May 16, 2022
1 parent c75effa commit a7d1ca4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/pagurus
Original file line number Diff line number Diff line change
@@ -137,7 +137,7 @@ def get_cputimes(pData):
return cpu_num, user, system, iowait, children_system, children_user, idle


@lru_cache
# @lru_cache
def cmd_data(pData):
"""
Gets data from the command line arguments and serilaizes it for csv

0 comments on commit a7d1ca4

Please sign in to comment.