Skip to content

Commit 9f2efbd

Browse files
committed
fix: random formatting bug
1 parent 962709b commit 9f2efbd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env python
22

3-
"""Builds the fortls Language Server
4-
"""
3+
"""Builds the fortls Language Server"""
4+
55
import setuptools
66

77
setuptools.setup()

0 commit comments

Comments
 (0)