Skip to content

Commit

Permalink
Closes #13 documentation, adds PEP8 fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jordancaraballo committed Dec 19, 2023
1 parent a749a39 commit 24edc9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

sys.path.insert(0, os.path.abspath('..'))

import vhr_cloudmask
import vhr_cloudmask # noqa: E402

project = 'vhr-cloudmask'
copyright = '2022, Jordan A. Caraballo-Vega'
Expand Down

0 comments on commit 24edc9e

Please sign in to comment.