Skip to content

Commit 68c846d

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent d026807 commit 68c846d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

maths/kth_lexicographic_permutation.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ def kth_permutation(k, n):
4343
return permutation
4444

4545

46-
4746
if __name__ == "__main__":
4847
import doctest
4948

0 commit comments

Comments
 (0)