Skip to content

Instantly share code, notes, and snippets.

@Rustam-Z
Created February 28, 2022 07:01
Show Gist options
  • Save Rustam-Z/723e759f6df27bd462a0a73d95f7c8d8 to your computer and use it in GitHub Desktop.
Save Rustam-Z/723e759f6df27bd462a0a73d95f7c8d8 to your computer and use it in GitHub Desktop.
import pathlib
print(pathlib.Path(__file__).parent.absolute())
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment