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
@@ -11,8 +11,8 @@ import sys
|
||||
|
||||
|
||||
def is_windows():
|
||||
""" Returns true if the system we are currently running on
|
||||
is a Windows system """
|
||||
"""Returns true if the system we are currently running on
|
||||
is a Windows system"""
|
||||
return sys.platform.startswith("win")
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user