Reformatting

This commit is contained in:
Marcel Schwarz 2020-01-20 22:33:11 +01:00
parent 2d22f15f22
commit d3e2c99198

View File

@ -2,4 +2,4 @@ from .module import SwapModule
def get_module(): def get_module():
return SwapModule() return SwapModule()