targets/Generic/__init__.py
changeset 1736 7e61baa047f0
parent 1511 91538d0c242c
child 1881 091005ec69c4
--- a/targets/Generic/__init__.py	Mon Aug 14 22:30:41 2017 +0300
+++ b/targets/Generic/__init__.py	Mon Aug 14 23:27:15 2017 +0300
@@ -24,5 +24,6 @@
 
 from ..toolchain_makefile import toolchain_makefile
 
+
 class Generic_target(toolchain_makefile):
     pass