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

This commit is contained in:
parent 53abd0c7b5
commit b2e8a52de4

View File

@ -1,7 +1,6 @@
channels:
- conda-forge
- defaults
- conda-forge
- defaults
dependencies:
- python >=3.11
- matplotlib
- numpy
- python >=3.11
- matplotlib