Rename emmental3.py --> emmental.py

Now that we are getting ready for a release, update the launcher script
name.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
This commit is contained in:
Anna Schumaker 2022-11-29 09:42:58 -05:00
parent 6e4e83cb40
commit 50474c7fd1
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/usr/bin/python
# Copyright 2022 (c) Anna Schumaker.
"""The main Emmental application, version 3.0"""
"""The main Emmental application."""
import sys
import emmental