Skip to content

Commit

Permalink
Merge pull request #42 from NOAA-GFDL/#41RemoveWarning
Browse files Browse the repository at this point in the history
Removed Warning
  • Loading branch information
aradhakrishnanGFDL authored Aug 22, 2024
2 parents 1c41909 + c25c935 commit ed1cd0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions catalogbuilder/intakebuilder/getinfo.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import sys
import pandas as pd
pd.options.mode.chained_assignment = None
import csv
from csv import writer
import os
Expand Down

0 comments on commit ed1cd0c

Please sign in to comment.