5 lines
65 B
Python
Executable file
5 lines
65 B
Python
Executable file
#!/usr/bin/env python3
|
|
|
|
import matplotlib
|
|
|
|
# vim: set ft=python:
|