reichlab / cladetime

Documentation
https://cladetime.readthedocs.io
MIT License
0 stars 0 forks source link

double quote to single inside fstring #25

Closed elray1 closed 3 weeks ago

elray1 commented 3 weeks ago

I was getting SyntaxError: f-string: unmatched '(' when trying to import stuff from sequence.py. This fixes that.