Skip to content

Commit 6227873

Browse files
robbaiskyborgff
authored andcommitted
Eradicate all traces of "python example" (#29)
To match with the previous commit
1 parent 36bb2c6 commit 6227873

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/bot.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
from util.vec import Vec3
88

99

10-
class PythonExample(BaseAgent):
10+
class MyBot(BaseAgent):
1111

1212
def initialize_agent(self):
1313
# This runs once before the bot starts up

0 commit comments

Comments
 (0)