mirror of https://github.com/InternLM/InternLM
check_init
parent
1f33c211bb
commit
721d64d097
|
@ -2,7 +2,7 @@
|
|||
# -*- encoding: utf-8 -*-
|
||||
import os
|
||||
|
||||
# pylint: disable=C0413,W0612,W0611,E402
|
||||
# pylint: disable=C0413,W0612,W0611
|
||||
import socket
|
||||
import sys
|
||||
import time
|
||||
|
|
Loading…
Reference in New Issue