which is far smaller than critical value 0.05, we reject the Null hypothesis that there is no statistical difference in the for the before and after the adoption of Vision Zero. 
The scipy.stats KS test already tells us the significance and the p-value. 
Remember: the Null hypothesis is rejected if
The p-value returned by the k-s test has the same interpretation as other p-values. You reject the null hypothesis that the two samples were from the same distribution if the p-value is less than your significance level. You can find tables online for the conversion of the D statistic into a p-value if you are interested in the procedure.