Skip to content

Commit dd223d1

Browse files
author
CI Build
committed
Do not import pandas and related modules if it is not patched - see #627
1 parent 0675e48 commit dd223d1

10 files changed

+9
-9
lines changed

master/api.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ <h3>Navigation</h3>
127127
&#169; Copyright 2009 Google Inc. All Rights Reserved.
128128
© Copyright 2014 Altera Corporation. All Rights Reserved.
129129
© Copyright 2014-2021 John McGehee.
130-
Last updated on Jul 27, 2021.
130+
Last updated on Aug 04, 2021.
131131
</div>
132132
</body>
133133
</html>

master/autopatch.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ <h3>Navigation</h3>
222222
&#169; Copyright 2009 Google Inc. All Rights Reserved.
223223
© Copyright 2014 Altera Corporation. All Rights Reserved.
224224
© Copyright 2014-2021 John McGehee.
225-
Last updated on Jul 27, 2021.
225+
Last updated on Aug 04, 2021.
226226
</div>
227227
</body>
228228
</html>

master/doctrees/environment.pickle

0 Bytes
Binary file not shown.

master/genindex.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ <h3>Navigation</h3>
322322
&#169; Copyright 2009 Google Inc. All Rights Reserved.
323323
© Copyright 2014 Altera Corporation. All Rights Reserved.
324324
© Copyright 2014-2021 John McGehee.
325-
Last updated on Jul 27, 2021.
325+
Last updated on Aug 04, 2021.
326326
</div>
327327
</body>
328328
</html>

master/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ <h3>Navigation</h3>
139139
&#169; Copyright 2009 Google Inc. All Rights Reserved.
140140
© Copyright 2014 Altera Corporation. All Rights Reserved.
141141
© Copyright 2014-2021 John McGehee.
142-
Last updated on Jul 27, 2021.
142+
Last updated on Aug 04, 2021.
143143
</div>
144144
</body>
145145
</html>

master/intro.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ <h3>Navigation</h3>
208208
&#169; Copyright 2009 Google Inc. All Rights Reserved.
209209
© Copyright 2014 Altera Corporation. All Rights Reserved.
210210
© Copyright 2014-2021 John McGehee.
211-
Last updated on Jul 27, 2021.
211+
Last updated on Aug 04, 2021.
212212
</div>
213213
</body>
214214
</html>

master/modules.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1264,7 +1264,7 @@ <h3>Navigation</h3>
12641264
&#169; Copyright 2009 Google Inc. All Rights Reserved.
12651265
© Copyright 2014 Altera Corporation. All Rights Reserved.
12661266
© Copyright 2014-2021 John McGehee.
1267-
Last updated on Jul 27, 2021.
1267+
Last updated on Aug 04, 2021.
12681268
</div>
12691269
</body>
12701270
</html>

master/py-modindex.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ <h3>Navigation</h3>
105105
&#169; Copyright 2009 Google Inc. All Rights Reserved.
106106
© Copyright 2014 Altera Corporation. All Rights Reserved.
107107
© Copyright 2014-2021 John McGehee.
108-
Last updated on Jul 27, 2021.
108+
Last updated on Aug 04, 2021.
109109
</div>
110110
</body>
111111
</html>

master/search.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ <h3>Navigation</h3>
9393
&#169; Copyright 2009 Google Inc. All Rights Reserved.
9494
© Copyright 2014 Altera Corporation. All Rights Reserved.
9595
© Copyright 2014-2021 John McGehee.
96-
Last updated on Jul 27, 2021.
96+
Last updated on Aug 04, 2021.
9797
</div>
9898
</body>
9999
</html>

master/usage.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -981,7 +981,7 @@ <h3>Navigation</h3>
981981
&#169; Copyright 2009 Google Inc. All Rights Reserved.
982982
© Copyright 2014 Altera Corporation. All Rights Reserved.
983983
© Copyright 2014-2021 John McGehee.
984-
Last updated on Jul 27, 2021.
984+
Last updated on Aug 04, 2021.
985985
</div>
986986
</body>
987987
</html>

0 commit comments

Comments
 (0)