mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-01-12 23:58:04 -05:00
fix typo
This commit is contained in:
@@ -10,7 +10,7 @@ import math
|
||||
import numpy as np
|
||||
import matplotlib.pyplot as plt
|
||||
from matplotrecorder import matplotrecorder
|
||||
matplotrecorder.donothing = False
|
||||
matplotrecorder.donothing = True
|
||||
|
||||
|
||||
class Config():
|
||||
|
||||
Reference in New Issue
Block a user