Skip to content

Commit 2975e13

Browse files
committed
Merge branch 'main' into doc
2 parents aae3734 + a400092 commit 2975e13

129 files changed

Lines changed: 1746 additions & 14901 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
__pycache__/
2+
*.py[cod]

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Alternatively, clone the repository for development purposes:
5252

5353
```
5454
55-
git clone [https://github.com/ExperQuick/PyLabFlow.git](https://github.com/ExperQuick/PyLabFlow.git)
55+
git clone https://github.com/ExperQuick/PyLabFlow.git
5656
cd PyLabFlow
5757
pip install -e .
5858
6 Bytes
Binary file not shown.
101 Bytes
Binary file not shown.
4.97 KB
Binary file not shown.
9.08 KB
Binary file not shown.
-2.2 KB
Binary file not shown.
28 Bytes
Binary file not shown.
2.38 KB
Binary file not shown.
3.83 KB
Binary file not shown.

0 commit comments

Comments
 (0)