Skip to content

Commit

Permalink
🎨
Browse files Browse the repository at this point in the history
  • Loading branch information
arafune committed Feb 22, 2024
1 parent af3aae5 commit 20a74ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
@@ -13,7 +13,7 @@
import arpes
import arpes.config

print("arpes version: {arpes.__version__}")
print(f"arpes version: {arpes.__version__}")

# -- Project information -----------------------------------------------------
project = "arpes"

0 comments on commit 20a74ce

Please sign in to comment.