Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Idea #1

Closed
Quantum-Codes opened this issue Jan 30, 2022 · 1 comment
Closed

Idea #1

Quantum-Codes opened this issue Jan 30, 2022 · 1 comment

Comments

@Quantum-Codes
Copy link
Contributor

Quantum-Codes commented Jan 30, 2022

Change format string from using square brackets to curly.
From [file_name] [time] to {file_name} {time}

If you do this, then you can use format functions to replace those with real values easily
"{file_name} {time}".format(time="12:00", file_name="main.py")

@Sid72020123
Copy link
Owner

I knew that already but I wanted square brackets. I don't want to change my code now...
I have exams. I won't add this idea. Sorry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants