Enable spelling linter for Markdown, reStructuredText and IPython notebooks

Summary: Enable spelling linter for Markdown, reStructuredText and IPython notebooks under `fbcode/vision/fair`. Apply suggested fixes.

Reviewed By: ppwwyyxx

Differential Revision: D20495298

fbshipit-source-id: 95310c7b51f9fa68ba2aa34ecc39a874da36a75c
This commit is contained in:
Patrick Labatut
2020-03-17 16:24:45 -07:00
committed by Facebook GitHub Bot
parent 3901dbe4de
commit c9742d00b0
7 changed files with 9 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
# Copyright (c) Facebook, Inc. and its affiliates. All rights reserved.
from .camera_visualisation import (
from .camera_visualization import (
get_camera_wireframe,
plot_camera_scene,
plot_cameras,