Skip to content
Snippets Groups Projects
Commit 1cbb3d17 authored by Jan Hönig's avatar Jan Hönig
Browse files

Satisfying flake8

parent 9439a25f
1 merge request!292Rebase of pystencils Type System
......@@ -158,4 +158,3 @@ class CreateKernelConfig:
self.default_number_float = BasicType(self.default_number_float)
if not isinstance(self.default_number_int, BasicType):
self.default_number_int = BasicType(self.default_number_int)
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment