1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-11-10 04:31:44 +00:00

Silly me.

I'm sleepy, don't judge me.
This commit is contained in:
Pablo Curiel 2021-02-18 23:20:49 -04:00
parent c6a60dcf1e
commit bd15898227

View file

@ -21,7 +21,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
"""
# This script depends on PyUSB and tdqm.
# This script depends on PyUSB and tqdm.
# You can install both with `pip install pyusb tqdm`.
import os