Skip to content

Commit 0108f2e

Browse files
committed
fix indent
1 parent e06af00 commit 0108f2e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

documentation/DevelopmentGuide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Summary
2020

2121
Add ops.OnesOperation to SUPPORTED_TYPES
2222

23-
This script takes a computational graph and serializes it using msgpack to output a binary that can be passed into Rust
23+
This script takes a computational graph and serializes it using msgpack to output a binary that can be passed into Rust
2424

2525
- pymoose/pymoose/computation/operations.py
2626

@@ -30,7 +30,7 @@ This script takes a computational graph and serializes it using msgpack to outpu
3030

3131
Nothing to add
3232

33-
These are the bindings between Python and Rust
33+
These are the bindings between Python and Rust
3434

3535
- pymoose/src/computation.rs
3636

0 commit comments

Comments
 (0)