Skip to content

Commit

Permalink
codespell: CheckAutoPowerOff.py
Browse files Browse the repository at this point in the history
./UnitaryTests/CheckAutoPowerOff.py:20: te ==> the, be, we, to
  • Loading branch information
LudovicRousseau committed Feb 11, 2023
1 parent 3bd05ea commit 772421a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UnitaryTests/CheckAutoPowerOff.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
# You should have received a copy of the GNU General Public License along
# with this program; if not, see <http:https://www.gnu.org/licenses/>.

# check te card is not auto powered off after a SCardReconnect()
# check the card is not auto powered off after a SCardReconnect()

from smartcard.scard import *
from smartcard.pcsc.PCSCExceptions import *
Expand Down

0 comments on commit 772421a

Please sign in to comment.