mirror of https://github.com/ARMmbed/mbed-os.git
Minor style improvement
parent
5bca0ab3d1
commit
b786c4c0f6
|
@ -14,6 +14,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
"""
|
||||
|
||||
import sys
|
||||
import uuid
|
||||
from sys import stdout
|
||||
|
|
Loading…
Reference in New Issue