Skip to content

Commit 8b2aaec

Browse files
committed
__init__ to ftools
1 parent 1d25e3a commit 8b2aaec

File tree

7 files changed

+5
-2
lines changed

7 files changed

+5
-2
lines changed
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

docs/auto_examples/ex_nn.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"name": "python",
3636
"nbconvert_exporter": "python",
3737
"pygments_lexer": "ipython3",
38-
"version": "3.12.7"
38+
"version": "3.13.7"
3939
}
4040
},
4141
"nbformat": 4,

docs/auto_examples/ex_nn.zip

0 Bytes
Binary file not shown.

docs/auto_examples/ex_pce.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"name": "python",
7272
"nbconvert_exporter": "python",
7373
"pygments_lexer": "ipython3",
74-
"version": "3.12.7"
74+
"version": "3.13.7"
7575
}
7676
},
7777
"nbformat": 4,

docs/auto_examples/ex_pce.zip

0 Bytes
Binary file not shown.

src/pytuq/ftools/__init__.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#!/usr/bin/env python
2+
3+

0 commit comments

Comments
 (0)