1
0
mirror of https://github.com/MarkParker5/STARK.git synced 2025-07-02 22:36:54 +02:00

Rename RPi to Raspi, comment fuzz

This commit is contained in:
MarkParker5
2020-11-14 01:26:10 +02:00
parent 67c5c7bb5c
commit 7f246cbd6b
4 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
from abc import ABC, abstractmethod # for abstract class and methods
from fuzzywuzzy import fuzz
# from fuzzywuzzy import fuzz
from threading import Thread, Event
import re