Skip to content

Commit d674d2b

Browse files
committed
Lint file formatting
1 parent 8375e2a commit d674d2b

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
# python-tcod-tutorial-2023
1+
# python-tcod-tutorial-2023

main.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#!/usr/bin/env python3
22
"""Main entry-point module. This script is used to start the program."""
3+
34
from __future__ import annotations
45

56
import attrs

0 commit comments

Comments
 (0)