SWE574-Fall2023-Group1 / SWE574-Fall2023-G1

Project for SWE 574 - Group 1
MIT License
7 stars 1 forks source link

Remove duplicate dictionary key #109

Closed sadikkuzu closed 1 year ago

sadikkuzu commented 1 year ago
.\settings.py:78:9: F601 dictionary key 'DIRS' repeated with different values
.\settings.py:80:9: F601 dictionary key 'DIRS' repeated with different values

https://github.com/SWE574-Fall2023-Group1/SWE574-Fall2023-G1/blob/cd40dcecb37af5a6d169987d05bdbdc7e635a0ef/backend/backend/settings.py#L78-L80