Skip to content

Commit b3ab3e5

Browse files
committed
clang-format
Signed-off-by: Ben Howe <[email protected]>
1 parent 3dd0130 commit b3ab3e5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/sphinx/examples/qec/cpp/real_time_complete.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,11 @@
66
* the terms of the Apache License 2.0 which accompanies this distribution. *
77
******************************************************************************/
88

9+
// clang-format off
910
// Compile and run:
1011
// nvq++ --target=stim -lcudaq-qec -lcudaq-qec-realtime-decoding -lcudaq-qec-realtime-decoding-simulation real_time_complete.cpp
1112
// NOTE: This must be on one line for the CI system to parse it correctly.
13+
// clang-format on
1214

1315
// [Begin Documentation]
1416

0 commit comments

Comments
 (0)