dotfiles/startup.py
Frank Villaro-Dixon a8f800e4e7 aouaou
2015-03-10 22:39:37 +01:00

9 lines
139 B
Python
Executable file

#!/usr/bin/env python
# -*- coding: utf-8 -*-
print("Auto loading (dotfiles/startup.py)")
import numpy as np
# vim: set ts=4 sw=4 noet: