Skip to content

Commit 87a639f

Browse files
authored
chore: apply linting to docs (#1347)
Signed-off-by: Naren Dasan <[email protected]> Signed-off-by: Naren Dasan <[email protected]> Signed-off-by: Naren Dasan <[email protected]> Signed-off-by: Naren Dasan <[email protected]>
1 parent 63aa688 commit 87a639f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docsrc/getting_started/getting_started_with_windows.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Build configuration
5959
}
6060
]
6161
}
62-
]
62+
]
6363
}
6464
6565

docsrc/tutorials/getting_started_with_fx_path.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ wrapper API that consists of the major steps needed to finish this converison. P
3737
cuda_graph_batch_size=-1,
3838
dynamic_batch=True,
3939
) -> nn.Module:
40-
40+
4141
"""
4242
Takes in original module, input and lowering setting, run lowering workflow to turn module
4343
into lowered module, or so called TRTModule.

0 commit comments

Comments
 (0)