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

Add sex symbol to audio sources list #7

Merged
merged 6 commits into from
Sep 4, 2022
Merged

Conversation

MarvNC
Copy link
Contributor

@MarvNC MarvNC commented Mar 15, 2022

It adds a biological sex symbol to the text that is displayed. If you think the string might look better by rearranging things that would be fine.

@@ -220,4 +228,4 @@ def do_GET(self):
httpd = http.server.ThreadingHTTPServer(('localhost', 8770), ForvoHandler)
server_thread = threading.Thread(target=httpd.serve_forever)
server_thread.daemon = True
server_thread.start()
server_thread.start()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No need to remove the last newline.

MarvNC and others added 2 commits June 21, 2022 09:24
Co-authored-by: Aleksa Sarai <[email protected]>
Co-authored-by: Aleksa Sarai <[email protected]>
@MarvNC
Copy link
Contributor Author

MarvNC commented Jun 21, 2022

Thank you @cyphar!

@jamesnicolas
Copy link
Owner

Going to merge this and make some config changes before deploying

@jamesnicolas jamesnicolas merged commit 33f637c into jamesnicolas:main Sep 4, 2022
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

Successfully merging this pull request may close these issues.

4 participants