Skip to content

Commit

Permalink
Fix Code Style On remove-coach-node-defense-obstacles (#2126)
Browse files Browse the repository at this point in the history
automated style fixes

Co-authored-by: petergarud <petergarud@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and petergarud authored Nov 13, 2023
1 parent 2289c55 commit 90befa0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rj_gameplay/stp/pylint_stp.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
""" This file contains custom checkers for pylint.
"""

from typing import List

import astroid.node_classes
Expand Down

0 comments on commit 90befa0

Please sign in to comment.