]> git.lizzy.rs Git - rust.git/blob - src/etc/make-snapshot.py
More snapshot logic refactoring.
[rust.git] / src / etc / make-snapshot.py
1 #!/usr/bin/env python
2
3 import snapshot
4 print(snapshot.make_snapshot())