Skip to content

Commit

Permalink
Update and rename ini_create.py to pre_versions/1.0.6/ini_create.py
Browse files Browse the repository at this point in the history
  • Loading branch information
JustMachiavelli authored Mar 26, 2020
1 parent deed4fa commit 9a61c3c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion ini_create.py → pre_versions/1.0.6/ini_create.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# -*- coding:utf-8 -*-

pre_versions
/
1.0.6
/# -*- coding:utf-8 -*-
import os
from configparser import RawConfigParser
from shutil import copyfile
Expand Down

0 comments on commit 9a61c3c

Please sign in to comment.