Error in nosetests, unable to find module

there is a problem using nosetests,

display:
ERROR: Failure: ModuleNotFoundError (No module named "FIGHT.fighting")

the contents of my tests file are as follows:

from nose.tools import *
from FIGHT.fighting import fight

I"ve been looking for why on the Internet for a long time, but I can"t find it.
I suspect there is something wrong with the project framework directory, as shown in the figure.

Jan.10,2022

fighting.py files should be in the FIGHT folder

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3ae48-2c263.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3ae48-2c263.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?