Changed name in code comments. #1

Merged
amber merged 3 commits from amber-patch-1 into master 2021-02-21 20:10:58 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 9c6088db66 - Show all commits

View File

@ -1,7 +1,7 @@
import cPickle as pickle import cPickle as pickle
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" """""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
" @author Scoots " @author Amber
" @version 3/30/2017 " @version 3/30/2017
" @see https://docs.python.org/2/library/pickle.html " @see https://docs.python.org/2/library/pickle.html
" "