Skip to content

Conversation

@thomasht86
Copy link

got this on first installation:

thomas@T4CW9XJ4DW evalui % plash_login
Traceback (most recent call last):
  File "/Users/thomas/Repos/playground/evalui/.venv/bin/plash_login", line 4, in <module>
    from plash_cli.core import login
  File "/Users/thomas/Repos/playground/evalui/.venv/lib/python3.10/site-packages/plash_cli/core.py", line 165
    print(f'It will be live at {name if '.' in name else endpoint(sub=name)}')
                                         ^
SyntaxError: f-string: expecting '}'

this should fix it

fix quoting issue
@gitnotebooks
Copy link

gitnotebooks bot commented Jul 7, 2025

Review these changes at https://app.gitnotebooks.com/AnswerDotAI/plash_cli/pull/51

@thomasht86
Copy link
Author

Sorry, noticed this was autogenerated from notebook. Closing (but issue still persists)

@thomasht86 thomasht86 closed this Jul 7, 2025
@ncoop57 ncoop57 added the bug Something isn't working label Jul 9, 2025
ncoop57 added a commit that referenced this pull request Jul 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants