Commit 9bfdad54 authored by Aymeric Augustin's avatar Aymeric Augustin
Browse files

Style cleanup forgotten in second previous commit.

parent 2bc89f83
Loading
Loading
Loading
Loading
+8 −9
Original line number Diff line number Diff line
@@ -57,7 +57,6 @@ class AppCache(object):
        self.nesting_level = 0
        self._get_models_cache = {}


    def populate(self):
        """
        Fill in all the cache information. This method is threadsafe, in the