I've been trying to schedule a Python script running with LaunchControl for Mac. My script contains f strings, new in Python 3.6.
For some reason, my I keep getting a syntax error on the f strings, and nothing will run.
I've been trying to schedule a Python script running with LaunchControl for Mac. My script contains f strings, new in Python 3.6.
For some reason, my I keep getting a syntax error on the f strings, and nothing will run.