Skip to content

Commit 2e0fc1e

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent f5b3a9b commit 2e0fc1e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

data/custom_extra_functionality.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
import sys
1+
# -*- coding: utf-8 -*-
22
import logging
3+
import sys
34

45
import pandas as pd
56
from xarray import DataArray

0 commit comments

Comments
 (0)