We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0658754 commit be839e1Copy full SHA for be839e1
Metallicity_Stack_Commons/logging.py
@@ -1,6 +1,6 @@
1
import sys
2
from os.path import join
3
-from os import uname
+from platform import uname
4
5
from getpass import getuser
6
from socket import gethostname
0 commit comments