mirror of
https://github.com/django/django.git
synced 2025-09-30 14:01:21 +00:00
Style cleanup forgotten in second previous commit.
This commit is contained in:
parent
2bc89f83b3
commit
9bfdad5472
1 changed files with 8 additions and 9 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue