Last active
July 8, 2023 20:47
-
-
Save footballqq/ed3d17a4e2bf60251bc95b6e079c98ac to your computer and use it in GitHub Desktop.
pycharm python file header
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env python3 | |
#-*- coding: utf-8 -*- | |
#@Filename : ${NAME} | |
#@Date : ${YEAR}-${MONTH}-${DAY}-${HOUR}-${MINUTE} | |
#@Project: ${PROJECT_NAME} | |
#@AUTHOR : footballqq |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Poject
is a typo.