This commit is contained in:
Jonas Zeunert
2021-03-07 17:49:33 +01:00
parent a30422704b
commit c00f0fbbd2

View File

@@ -1,6 +1,7 @@
from networking.Networking import Networking
from __main__ import networking
import logging
class Flipper:
def __init__(self, name):
self.name = name