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
@@ -10,7 +10,7 @@ import shlex
|
||||
|
||||
|
||||
def parse_expr(expr_text, valid_variables):
|
||||
""" parses the simple criteria expression syntax used in
|
||||
"""parses the simple criteria expression syntax used in
|
||||
dependency specifications.
|
||||
Returns an ExprNode instance that can be evaluated like this:
|
||||
|
||||
|
Reference in New Issue
Block a user