mirror of
https://github.com/facebook/proxygen.git
synced 2025-08-08 18:02:05 +03:00
apply black 20.8b1 formatting update
Summary: allow-large-files black_any_style Reviewed By: zertosh Differential Revision: D24325133 fbshipit-source-id: b4afe80d1e8b2bc993f4b8e3822c02964df47462
This commit is contained in:
committed by
Facebook GitHub Bot
parent
839670ed60
commit
b0335039ca
@@ -207,8 +207,8 @@ class ProjectCmdBase(SubCmd):
|
||||
|
||||
|
||||
class CachedProject(object):
|
||||
""" A helper that allows calling the cache logic for a project
|
||||
from both the build and the fetch code """
|
||||
"""A helper that allows calling the cache logic for a project
|
||||
from both the build and the fetch code"""
|
||||
|
||||
def __init__(self, cache, loader, m):
|
||||
self.m = m
|
||||
|
Reference in New Issue
Block a user