Explorar el Código

[DATALAD] Recorded changes

Lucas Gautheron hace 3 meses
padre
commit
31bb1b308d
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      votes_distrib.py

+ 2 - 0
votes_distrib.py

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