Skip to content

Commit

Permalink
added missing import
Browse files Browse the repository at this point in the history
Signed-off-by: Maroun Touma <[email protected]>
  • Loading branch information
touma-I committed Jan 28, 2025
1 parent 8076990 commit 5c67317
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@

import abc
import datetime
import platform
if platform.system() != 'Windows':
import fcntl
import os
Expand Down

0 comments on commit 5c67317

Please sign in to comment.