Skip to content

Commit

Permalink
removed the add_logger decorator
Browse files Browse the repository at this point in the history
  • Loading branch information
scotthavens committed Jul 1, 2020
1 parent 688b98e commit 88fd00b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion smrf/distribute/air_temp.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ class ta(image_data.image_data):
# be written during main distribute loop
post_process_variables = {}

# @add_logger()
def __init__(self, taConfig):

# extend the base class
Expand Down

0 comments on commit 88fd00b

Please sign in to comment.