Island: Fix typo in ScanEventHandler docstring

This commit is contained in:
Ilija Lazoroski 2022-09-30 16:26:00 +02:00
parent d42a353aaa
commit 326b07e5c1
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ logger = getLogger(__name__)
class ScanEventHandler: class ScanEventHandler:
""" """
Handles scan event and makes changes to Machine and Node states base on it Handles scan event and makes changes to Machine and Node states based on it
""" """
def __init__( def __init__(