kopia lustrzana https://github.com/Yakifo/amqtt
reformat with black
rodzic
e517622319
commit
42be5c145c
|
@ -47,7 +47,7 @@ def test_plugins_correct_has_attr():
|
||||||
continue
|
continue
|
||||||
|
|
||||||
name = file.replace("/", ".")
|
name = file.replace("/", ".")
|
||||||
name = name[name.find(module.__name__): -3].removesuffix(".__init__")
|
name = name[name.find(module.__name__) : -3].removesuffix(".__init__")
|
||||||
|
|
||||||
__import__(name)
|
__import__(name)
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue