Skip to content

Commit 843fc55

Browse files
committed
Add encoding hint for Python2.
1 parent 3ce48b3 commit 843fc55

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyocd/target/pack/cmsis_pack.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# -*- coding: utf-8 -*-
12
# pyOCD debugger
23
# Copyright (c) 2019 Arm Limited
34
# Copyright (c) 2020 Men Shiyun

0 commit comments

Comments
 (0)