Skip to content

Conversation

jnsebgosselin
Copy link
Member

This PR fixes the following error that occurs when the button Gapfill Data is clicked :

Traceback (most recent call last):
  File "C:\Users\User\climate-data-preprocessing-tool\cdprep\gapfill_data\gapfill_weather_gui.py", line 465, in _handle_gapfill_btn_clicked
    self.stack_widget.setEnabled(False)
AttributeError: 'WeatherDataGapfiller' object has no attribute 'stack_widget'

@jnsebgosselin jnsebgosselin self-assigned this Nov 2, 2020
@jnsebgosselin jnsebgosselin added this to the 0.1.1 milestone Nov 2, 2020
@jnsebgosselin jnsebgosselin merged commit ff7ec87 into master Nov 2, 2020
@jnsebgosselin jnsebgosselin deleted the fix_fill_data branch November 2, 2020 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant