We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7af6e92 commit 6a3dd98Copy full SHA for 6a3dd98
brainworkshop.py
@@ -26,8 +26,6 @@
26
# You should have received a copy of the GNU General Public License
27
# along with this program; if not see https://www.gnu.org/licenses/gpl-2.0.html
28
#------------------------------------------------------------------------------
29
-# Use python3 style division for consistency
30
-from __future__ import division
31
VERSION = '5.0'
32
def debug_msg(msg):
33
if DEBUG:
0 commit comments