https://github.com/jacksund/simmate/blob/main/src/simmate/apps/badelf/core/badelf.py ``` python # BUG: we shouldn't fully turning off warnings. This should be used within a context. warnings.filterwarnings("ignore") ```