Skip to content

Commit

Permalink
remove variable in class function
Browse files Browse the repository at this point in the history
Co-authored-by: Hampus Näsström <[email protected]>
  • Loading branch information
schumannj and hampusnasstrom authored Aug 7, 2024
1 parent 2e5652e commit b82c991
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/nomad_catalysis/schema_packages/catalysis.py
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,6 @@ def add_referencing_methods(
number: specifies the number of referencing entries that are checked,
set to 10 by default
'''
catalyst_sample = self.m_root().metadata.entry_id

if self.lab_id is None:
logger.warn(f'Found no entries with reference: "{catalyst_sample}".')
Expand Down

0 comments on commit b82c991

Please sign in to comment.