mirror of
https://github.com/hubHarmony/servii-backend.git
synced 2024-11-17 21:40:31 +00:00
[~] Simple coding style review
This commit is contained in:
parent
3c873089e8
commit
7ea92a0d0d
@ -11,3 +11,7 @@ def get_modpacks():
|
||||
|
||||
def get_modpack_image(filename):
|
||||
return send_from_directory('servers/modpacks', filename)
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
pass
|
||||
|
Loading…
Reference in New Issue
Block a user