Skip to content
Snippets Groups Projects
Commit ea4a272e authored by Kostas Vilkelis's avatar Kostas Vilkelis :flamingo:
Browse files

rm redundant comment

parent 5779f3a8
Branches
Tags
1 merge request!4Interface refactoring
......@@ -28,7 +28,7 @@ def tb2kfunc(tb_model):
return bloch_ham
def kfunc2tbFFT(kfunc, nSamples, ndim=1): #needs extension to 2D
def kfunc2tbFFT(kfunc, nSamples, ndim=1):
"""
Applies FFT on a k-space function to obtain a real-space components.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment