-
Notifications
You must be signed in to change notification settings - Fork 48
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
Tidy session on main.py #223
Comments
so by tidy, you mean modularize the code, and lint it (remove unnecessary files, so on... |
Actually, by tidy, I mean just removing the unnecessary import!
And thanks for commenting on the Issue! =)
…On Sun, 18 Aug 2024 at 02:31 Himanshu ***@***.***> wrote:
so by tidy, you mean modularize the code, and lint it (remove unnecessary
files, so on...
—
Reply to this email directly, view it on GitHub
<#223 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABGA2U55VRYZRGQUH2NRRH3ZSAWUDAVCNFSM6AAAAABMSEU3JGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOJVGEZDANBSG4>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
can you assign it to me? |
Sure
…On Tue, 20 Aug 2024 at 02:36 Himanshu ***@***.***> wrote:
can you assign it to me?
—
Reply to this email directly, view it on GitHub
<#223 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABGA2U4HKJ4OFJEPCOPQBNDZSLIV5AVCNFSM6AAAAABMSEU3JGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOJYGAYDIOBUGE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@ecarrara reported a necessity to tidy the main.py file, removing unnecessary imports, one of those is:
dialog/src/main.py
Line 33 in 3330c0e
The text was updated successfully, but these errors were encountered: