Skip to content

Commit 79fa13d

Browse files
authored
forgot import os
This was supposed to be a PR, but I missed clicking "Create a new branch" earlier.
1 parent 56fd748 commit 79fa13d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • PyPortal/PyPortal_TOTP_Friend

PyPortal/PyPortal_TOTP_Friend/code.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
#
33
# SPDX-License-Identifier: MIT
44

5+
import os
56
import time
67

78
import board

0 commit comments

Comments
 (0)