Browse Source

[DATALAD] Recorded changes

Lucas Gautheron 3 months ago
parent
commit
31bb1b308d
1 changed files with 2 additions and 0 deletions
  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