Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2023 05:11 AM
Hello Gab,
DATA = os.getenv("name", f"C:/Users/{os.getlogin()}/Group/Project/file.xlsx")
is how the code was originally written.
"name" is the environment name.