Skip to content

Instantly share code, notes, and snippets.

@footballqq
Last active July 8, 2023 20:47
Show Gist options
  • Save footballqq/ed3d17a4e2bf60251bc95b6e079c98ac to your computer and use it in GitHub Desktop.
Save footballqq/ed3d17a4e2bf60251bc95b6e079c98ac to your computer and use it in GitHub Desktop.
pycharm python file header
#!/usr/bin/env python3
#-*- coding: utf-8 -*-
#@Filename : ${NAME}
#@Date : ${YEAR}-${MONTH}-${DAY}-${HOUR}-${MINUTE}
#@Project: ${PROJECT_NAME}
#@AUTHOR : footballqq
@losymear
Copy link

Poject is a typo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment