Skip to content

Commit

Permalink
missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
revoxhere authored Jul 1, 2021
1 parent 898273c commit 20ca4af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions PC_Miner.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
from locale import LC_ALL, getdefaultlocale, getlocale, setlocale
from os import _exit, execl, mkdir
from os import name as osname
from os import system as ossystem
from platform import machine as osprocessor
from os import path, system
from pathlib import Path
Expand Down

0 comments on commit 20ca4af

Please sign in to comment.