docs: add credit to make_migrations script

This commit is contained in:
Adrien Lemaire 2019-04-24 11:24:24 +09:00
parent 8a6aea41ff
commit 32c4bea27b

View file

@ -1,5 +1,6 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
# Credit: https://stackoverflow.com/a/42166382/885053
import os
import sys