Skip to content

Commit

Permalink
corrected author to M.Picciani
Browse files Browse the repository at this point in the history
  • Loading branch information
picciama committed Dec 18, 2023
1 parent e8d65cf commit 4d9fd43
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spectrum_fundamentals/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""Initialize fundamentals."""
__author__ = "Victor Giurcoiu"
__email__ = "victor.giurcoiu@tum.de"
__author__ = "Mario Picciani"
__email__ = "mario.picciani@tum.de"
__version__ = "0.5.0"

import logging
Expand Down

0 comments on commit 4d9fd43

Please sign in to comment.