Skip to content

Commit

Permalink
Ignoring warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
sblisesivdin authored Oct 30, 2024
1 parent e3d3632 commit 924a04b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gpawsolve.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@
from phonopy.phonon.band_structure import get_band_qpoints_and_path_connections
import phonopy
import pandas as pd
import warnings
warnings.filterwarnings('ignore')

class RawFormatter(HelpFormatter):
"""To print Description variable with argparse"""
Expand Down

0 comments on commit 924a04b

Please sign in to comment.