env python3

This commit is contained in:
Niklas Halle 2025-07-30 13:13:17 +00:00
parent eecee47b9e
commit f72408cd88
5 changed files with 12 additions and 1 deletions

View file

@ -1,3 +1,5 @@
#!/usr/bin/env python3
import pandas as pd
import numpy as np
import matplotlib.pyplot as plt