I was making a Discord bot and had to load 2 cogs cogs/foo.py and cogs/fooo.py. I wanted to load both of them so I did this in my code:
cogs/foo.py
cogs/fooo.py