1

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.

Toby
  • 21
  • 3
  • Welcome to StackOverflow! Please include the code that's giving you the syntax error (preferably as a [Minimal, Complete, Verifiable Example](https://stackoverflow.com/help/mcve)) in your question, so that we can take a look at it. – Harry Cutts Jan 29 '19 at 23:56

0 Answers0