Skip to content

Commit

Permalink
Fix missing import.
Browse files Browse the repository at this point in the history
Signed-off-by: RomainMou <[email protected]>
  • Loading branch information
RomainMou committed Oct 18, 2024
1 parent ce87ff3 commit 2c87495
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions needrestart_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
Authors: RomainMou
"""

import sys
import time
import subprocess
from collections import Counter
Expand Down

0 comments on commit 2c87495

Please sign in to comment.