Skip to content
Prev Previous commit
Next Next commit
packages
  • Loading branch information
TrungNT committed Jan 17, 2016
commit da36d242bb0fb802f89cdd7a088d4688b7b2e0e6
1 change: 0 additions & 1 deletion bashplotlib/histogram.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-

"""
Expand Down
1 change: 0 additions & 1 deletion bashplotlib/scatterplot.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-

"""
Expand Down
1 change: 0 additions & 1 deletion bashplotlib/utils/commandhelp.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-

"""
Expand Down
1 change: 0 additions & 1 deletion bashplotlib/utils/helpers.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
#!/usr/bin/evn python
# -*- coding: utf-8 -*-

"""
Expand Down