Removed unnecessary numpy from environment.yml and swapped usage of tabs with spaces

This commit is contained in:
parent 53abd0c7b5
commit b2e8a52de4

View File

@ -4,4 +4,3 @@ channels:
dependencies:
- python >=3.11
- matplotlib
- numpy