1
0
mirror of https://github.com/facebook/proxygen.git synced 2025-08-07 07:02:53 +03:00

Pyvelox sphinx documentation (#3363)

Summary:
This is the initial PR to integrate PyVelox documentation.

X-link: https://github.com/facebookincubator/velox/pull/3363

Reviewed By: Yuhta

Differential Revision: D43483032

Pulled By: kgpai

fbshipit-source-id: f632974161b0c71c461415d239b1fa3726bb8299
This commit is contained in:
vibhatha
2023-02-22 14:40:00 -08:00
committed by Facebook GitHub Bot
parent bfdc73e4d6
commit 9bcc1277d4
3 changed files with 1 additions and 2 deletions

View File

@@ -31,7 +31,6 @@ from getdeps.platform import HostType
from getdeps.runcmd import run_cmd
from getdeps.subcmd import add_subcommands, cmd, SubCmd
try:
import getdeps.facebook # noqa: F401
except ImportError: