Skip to content

Commit

Permalink
codespell
Browse files Browse the repository at this point in the history
  • Loading branch information
SteffenBrinckmann committed Dec 28, 2024
1 parent 7cf51a2 commit 30c64b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pasta_eln/elabFTWapi.py
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ def deleteEntry(self, entryType:str, identifier:int) -> bool:


def purgeExperimentsItems(self, areYouSure:bool=False) -> None:
""" Remove all experimnets and items on server
""" Remove all experiments and items on server
- not used in Pasta
Args:
Expand Down

0 comments on commit 30c64b2

Please sign in to comment.