Skip to content

Commit 775ce62

Browse files
authored
Merge pull request #637 from bashtage/improve-typing-v2
TYP: Typing improvements
2 parents 19b01ac + 2510a50 commit 775ce62

26 files changed

+83
-58
lines changed

examples/asset-pricing_examples.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -412,7 +412,7 @@
412412
"name": "python",
413413
"nbconvert_exporter": "python",
414414
"pygments_lexer": "ipython3",
415-
"version": "3.12.7"
415+
"version": "3.12.9"
416416
},
417417
"pycharm": {
418418
"stem_cell": {

examples/asset-pricing_formulas.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
"name": "python",
140140
"nbconvert_exporter": "python",
141141
"pygments_lexer": "ipython3",
142-
"version": "3.12.7"
142+
"version": "3.12.9"
143143
},
144144
"pycharm": {
145145
"stem_cell": {

examples/iv_absorbing-regression.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
"name": "python",
152152
"nbconvert_exporter": "python",
153153
"pygments_lexer": "ipython3",
154-
"version": "3.12.7"
154+
"version": "3.12.9"
155155
},
156156
"pycharm": {
157157
"stem_cell": {

examples/iv_advanced-examples.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -570,7 +570,7 @@
570570
"name": "python",
571571
"nbconvert_exporter": "python",
572572
"pygments_lexer": "ipython3",
573-
"version": "3.12.7"
573+
"version": "3.12.9"
574574
},
575575
"nbsphinx": {
576576
"allow_errors": true

examples/iv_basic-examples.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -805,7 +805,7 @@
805805
"name": "python",
806806
"nbconvert_exporter": "python",
807807
"pygments_lexer": "ipython3",
808-
"version": "3.12.7"
808+
"version": "3.12.9"
809809
},
810810
"pycharm": {
811811
"stem_cell": {

examples/iv_using-formulas.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@
191191
"name": "python",
192192
"nbconvert_exporter": "python",
193193
"pygments_lexer": "ipython3",
194-
"version": "3.12.7"
194+
"version": "3.12.9"
195195
},
196196
"pycharm": {
197197
"stem_cell": {

examples/panel_data-formats.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@
230230
"name": "python",
231231
"nbconvert_exporter": "python",
232232
"pygments_lexer": "ipython3",
233-
"version": "3.12.7"
233+
"version": "3.12.9"
234234
},
235235
"pycharm": {
236236
"stem_cell": {

examples/panel_examples.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -429,7 +429,7 @@
429429
"name": "python",
430430
"nbconvert_exporter": "python",
431431
"pygments_lexer": "ipython3",
432-
"version": "3.12.7"
432+
"version": "3.12.9"
433433
},
434434
"pycharm": {
435435
"stem_cell": {

examples/panel_using-formulas.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@
182182
"name": "python",
183183
"nbconvert_exporter": "python",
184184
"pygments_lexer": "ipython3",
185-
"version": "3.12.7"
185+
"version": "3.12.9"
186186
},
187187
"pycharm": {
188188
"stem_cell": {

examples/system_examples.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -779,7 +779,7 @@
779779
"name": "python",
780780
"nbconvert_exporter": "python",
781781
"pygments_lexer": "ipython3",
782-
"version": "3.12.7"
782+
"version": "3.12.9"
783783
},
784784
"pycharm": {
785785
"stem_cell": {

0 commit comments

Comments
 (0)