ubsuny / 23-Homework4G3

Apache License 2.0
0 stars 11 forks source link

Linting issue #36

Closed tirthbha closed 11 months ago

tirthbha commented 11 months ago

I am unable to sort out linting error using flake8 completely. There is at least one error in our case and we are unable to fix that error, which seems like : E402 module level import not at top of file. Can anyone help with this issue? Note: I have tried keeping the module at the top.

AhmedCode99 commented 11 months ago

define your modules first