From a195b78c8ded169f180d8bd6b437f52d47ce7bae Mon Sep 17 00:00:00 2001 From: Alistair Thomas Date: Sat, 27 May 2017 13:43:33 +0100 Subject: Whitespace tweaks to reduce Flake8 warnings --- mesonbuild/backend/backends.py | 1 - 1 file changed, 1 deletion(-) (limited to 'mesonbuild/backend/backends.py') diff --git a/mesonbuild/backend/backends.py b/mesonbuild/backend/backends.py index 75974a5..4cfdd9e 100644 --- a/mesonbuild/backend/backends.py +++ b/mesonbuild/backend/backends.py @@ -629,7 +629,6 @@ class Backend: return True return False - def get_custom_target_sources(self, target): ''' Custom target sources can be of various object types; strings, File, -- cgit v1.1