Skip to content

Commit 71bc739

Browse files
committed
rm python 2 code
1 parent f6ce689 commit 71bc739

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

docs/examples/core/linefit/03-SrFit-demo-constraints-restraints.ipynb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
"metadata": {},
2121
"outputs": [],
2222
"source": [
23-
"from __future__ import print_function\n",
2423
"%matplotlib inline\n",
2524
"from matplotlib.pyplot import plot, title\n",
2625
"\n",

docs/examples/core/linefit/SrFit-demo-constraints-restraints.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
from __future__ import print_function
2-
31
import matplotlib.pyplot as plt
42
import numpy as np
53
from matplotlib.pyplot import plot, title

0 commit comments

Comments
 (0)