Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MineRL update #350

Open
wants to merge 170 commits into
base: master
Choose a base branch
from
Open

MineRL update #350

wants to merge 170 commits into from

Conversation

MadcowD
Copy link
Collaborator

@MadcowD MadcowD commented Jul 11, 2020

No description provided.

Author: Reiichiro Nakano <reiichiro.s.nakano@gmail.com>
Date:   Fri May 15 12:56:28 2020 -0700

    MarkingDecoratorImplementation (Blueprints) (#59)

    * initial commit for MarkingDecorator.

    * MarkingDecoratorImplementation.java fixed to place blocks at origin and place agent at random spot around

    * fix xml

    * modify ObservationFromGridImplementation.java and MarkingDecoratorImplementation.java to set marking diamond at spawn point and return grid relative to the spawn point

    * pass structure observation

    * default blueprints [5, 5, 5]

    * prevent teleporting within leaves

    * don't provide a compass

    * don't provide a compass

    * clarifying cmmments

commit 8281de9c6ad810d25403ab309ce21b2106efdbfd
Author: Brandon Houghton <bhoughton@cmu.edu>
Date:   Mon May 4 13:58:36 2020 -0700

    Don't track generated Minecraft files  (#58)

    * revert tag-along commits

    * Added achievement monitoring
    Updated malmo's CraftingHelper to give player XP and achievements

    * Update git ignore to exclude generated files

    * Make it clear we removed the windows only fix

commit 9b594b7c9d4700d28c942306cbe4e8f5777e6c18
Author: Brandon Houghton <bhoughton@cmu.edu>
Date:   Tue Mar 31 11:38:52 2020 -0700

    Update PlaceCommandsImplementation.java

    Add null-check to mop result

commit af04f1da17a407128ce84780d2e6afeb9d3e164b
Author: Brandon Houghton <bhoughton@cmu.edu>
Date:   Sat Mar 28 00:12:16 2020 -0700

    B/achievements (#55)

    * revert tag-along commits

    * Added achievement monitoring
    Updated malmo's CraftingHelper to give player XP and achievements

    * Update CraftingHelper.java

    * Revert build.gradle change

    * Update pipeline.yml

commit 3909d253fb2a2cce793b2ed89c8bda92d19b421f
Author: Brandon Houghton <bhoughton@cmu.edu>
Date:   Fri Mar 27 23:51:16 2020 -0700

    Update pipeline.yml

commit 7c062f4d3970bd0df5610ab4a6485c9965d5e994
Author: dfarhi <32961271+dfarhi@users.noreply.github.com>
Date:   Thu Mar 26 18:45:02 2020 -0700

    Thread safety (#54)

commit 667bd4fd92e5f8aedae68329b24eacc04d404f0f
Author: William Guss <carlostnb@gmail.com>
Date:   Tue Mar 24 12:16:38 2020 -0700

    Correctly daemonize watcher processes and kill orphaned minecraft instances. (#46)

    * Implemented a new process watcher and test.

    * Using a daemoniker watcher process.

    * Adressing  comments from david on nested for loops

    * Fixing last changes.

    * Unlinting files

    * Making a nicer print message for clarity.

    * Adds creation of an x server to the build process.

    * Update launchClient.sh

commit aa1aa4f3cdef9ffae4055a2327b9cf8a27ea3b5b
Author: pzhokhov <peterz@openai.com>
Date:   Thu Mar 19 11:27:01 2020 -0500

    do not leave open videocapture objects (#39)

commit db618e05c030695de39968288d54a472d8102d9e
Merge: ecbfc42 1c699e0
Author: Brandon Houghton <bhoughton@cmu.edu>
Date:   Fri Mar 13 18:26:00 2020 -0700

    Merge pull request #49 from openai/b/use_command_fix

    B/use command fix

commit 1c699e0ecb520e18a30a5f83a1f44d4f4bdbf463
Merge: 9bf0053 ecbfc42
Author: Brandon Houghton <bhoughton@cmu.edu>
Date:   Fri Mar 13 18:19:23 2020 -0700

    Merge branch 'master' into b/use_command_fix

commit ecbfc42a93ac227bdc8931278fbd58dd42b27d06
Author: dfarhi <32961271+dfarhi@users.noreply.github.com>
Date:   Fri Mar 13 18:16:18 2020 -0700

    Band-aid fix to give a giga inventory to agent (#51)

    Co-authored-by: Brandon Houghton <bhoughton@cmu.edu>

commit 9bf00535e1061cbdff7501eb5a5dd7fd9462e320
Author: Brandon Houghton <bhoughton@cmu.edu>
Date:   Fri Mar 13 18:11:28 2020 -0700

    Add more logging because logs make the world a safer place for AGI

commit e8cbe37934bd348f4c126a57e9d23b2191543251
Author: Brandon Houghton <bhoughton@cmu.edu>
Date:   Fri Mar 13 17:00:22 2020 -0700

    Add logging for deny usage + deny use on BlockWorkbenches

commit 4530145519c7ece5ad01cf62f06661bd57b7cf74
Author: Brandon Houghton <bhoughton@cmu.edu>
Date:   Fri Mar 13 16:39:50 2020 -0700

    Revert auto-linting changes

commit a7736844aef6337381e527ba0a580f02221217e5
Author: Brandon Houghton <bhoughton@cmu.edu>
Date:   Fri Mar 13 16:38:39 2020 -0700

    Update doc string

commit fec4955dfd897ffdabbff791c1e175233dbe0289
Author: Brandon Houghton <bhoughton@cmu.edu>
Date:   Fri Mar 6 14:03:43 2020 -0800

    Add rare MinecartContainer and MinecardCommandBlock entities to prohibited interact list

commit 249d8b9869741c7e800e90fbcaec3aec31659e10
Author: Brandon Houghton <bhoughton@cmu.edu>
Date:   Wed Mar 4 21:11:00 2020 -0800

    Fix warning to reduce badness ˚of message

commit 368d2b247054ae042b6e9f26cb77b03d8b9e963d
Merge: b7b7605 3178d4b
Author: Brandon Houghton <bhoughton@cmu.edu>
Date:   Wed Mar 4 21:06:09 2020 -0800

    Merge remote-tracking branch 'origin/b/use_command_fix' into b/use_command_fix

    # Conflicts:
    #       minerl/core/mc.py

commit b7b76053403dcfe6d738807f416509a62e1efcc2
Author: Brandon Houghton <bhoughton@cmu.edu>
Date:   Wed Mar 4 20:40:09 2020 -0800

    Add logged warning when unknown gui window is opened

commit c9c02a830ed7c258dab15963769fbc2738f3dda7
Author: Brandon Houghton <bhoughton@cmu.edu>
Date:   Wed Mar 4 20:31:20 2020 -0800

    re-integrate changes from branch

commit 3ccf285291c3fecedd3000ea0fa9ed1676199609
Author: Brandon Houghton <bhoughton@cmu.edu>
Date:   Wed Mar 4 16:37:08 2020 -0800

    Revert mc constants to separate PR

commit e566997518f678e3ce19a5f19ea8d95f2643e4b6
Author: Brandon Houghton <bhoughton@cmu.edu>
Date:   Wed Mar 4 16:15:54 2020 -0800

    Revert changes to xml

commit 47c3e53652b1f15d9adbf887e7c3e5a17956168c
Author: Brandon Houghton <bhoughton@cmu.edu>
Date:   Wed Mar 4 16:10:55 2020 -0800

    Revert debug build.gradle changes for PR

commit 64e0bfbff381d1ee9b71375ff18582465a2bafc4
Author: Brandon Houghton <bhoughton@cmu.edu>
Date:   Wed Mar 4 15:59:23 2020 -0800

    Revert non use-bug related changes

commit 3178d4bd311ca5cf5fe6cf0b050c46d4c69a780d
Author: Brandon Houghton <bhoughton@cmu.edu>
Date:   Wed Mar 4 20:40:09 2020 -0800

    Add logged warning when unknown gui window is opened

commit 72d65e614d688e084c8a4d60829467a666949e8a
Author: Brandon Houghton <bhoughton@cmu.edu>
Date:   Wed Mar 4 20:31:20 2020 -0800

    re-integrate changes from branch

commit 9e7509552751e8c4c2d7ae98663d2820b5e269e1
Merge: 8cb4690 e37a02e
Author: Brandon Houghton <bhoughton@cmu.edu>
Date:   Wed Mar 4 23:23:24 2020 -0500

    Merge branch 'master' into b/use_command_fix

commit e37a02e4b8cdf9f5d9ff30fe33c964d720dd9598
Merge: 5651d9b d93ac86
Author: Brandon Houghton <bhoughton@cmu.edu>
Date:   Wed Mar 4 23:00:37 2020 -0500

    Merge pull request #50 from openai/b/proper_item_list

    Add Minecraft derived item lists based on crafting, smelting rules

commit d93ac86f62cdf47676117eeed576e4d52aa100c5
Author: Brandon Houghton <bhoughton@cmu.edu>
Date:   Wed Mar 4 19:39:42 2020 -0800

    Merge changes from master

commit 1b522d8955a8fab3dfa6b1df13b0701d0fd0d3d1
Author: Brandon Houghton <bhoughton@cmu.edu>
Date:   Wed Mar 4 19:35:26 2020 -0800

    Revert other feature changes

commit 5651d9b0d8597f4078c6ff736aaa75f0596a66b2
Merge: 0feb642 c88b94a
Author: William Guss <carlostnb@gmail.com>
Date:   Wed Mar 4 17:56:23 2020 -0800

    Merge pull request #48 from openai/wguss/compass_fix

    Fixing the navigate environments.

commit 8cb46900290b71ed27ab1b6264cfd90bf6308009
Author: Brandon Houghton <bhoughton@cmu.edu>
Date:   Wed Mar 4 16:37:08 2020 -0800

    Revert mc constants to separate PR

commit b206480ad81d0388fd85c2aed6434da104bceac3
Author: Brandon Houghton <bhoughton@cmu.edu>
Date:   Wed Mar 4 16:15:54 2020 -0800

    Revert changes to xml

commit 59fe03c85d8f11fb46a6832d53b03e989e4903a4
Author: Brandon Houghton <bhoughton@cmu.edu>
Date:   Wed Mar 4 16:10:55 2020 -0800

    Revert debug build.gradle changes for PR

commit 804423f537ef45cdec2058fb3d54f1b7ff58bffb
Author: Brandon Houghton <bhoughton@cmu.edu>
Date:   Wed Mar 4 15:59:23 2020 -0800

    Revert non use-bug related changes

commit 7e16471a48ea536934972d4a8b296380500adebd
Author: Brandon Houghton <bhoughton@cmu.edu>
Date:   Wed Mar 4 15:39:16 2020 -0800

    Properly cancel gui spawning interactions
    such as USE action when looking at a crafting table or
    USE action when looking at a villager

commit 718e47b96ac002f4d2d14df46f8ba66cd293af71
Author: Brandon Houghton <bhoughton@cmu.edu>
Date:   Wed Mar 4 12:50:49 2020 -0800

    Fix typo in mc item lists

commit c88b94a376f9a762d23144b2073918b3d5f81081
Author: MadcowD <carlostnb@gmail.com>
Date:   Tue Mar 3 18:17:54 2020 -0800

    Fixing the navigate environments.

commit ac3015561f6b3f958d45bfebca14458124c16acb
Author: Brandon Houghton <bhoughton@cmu.edu>
Date:   Tue Mar 3 11:10:03 2020 -0800

    Handle case where observation is missing

commit 83225c9f5fd54933fa1fc96956236d64b1ac05ac
Author: Brandon Houghton <bhoughton@cmu.edu>
Date:   Mon Mar 2 20:29:13 2020 -0800

    Add line_of_sight observation to network

commit b8f7cfcc0403701834d167c351068e3c107bf8d0
Merge: e6fb5c4 7a772e3
Author: Brandon Houghton <bhoughton@cmu.edu>
Date:   Mon Mar 2 20:16:28 2020 -0800

    Merge remote-tracking branch 'origin/b/chest_commands' into b/chest_commands

commit e6fb5c468516d02d6a4bfcaab2c1388385752820
Author: Brandon Houghton <bhoughton@cmu.edu>
Date:   Thu Feb 27 15:21:36 2020 -0800

    Add skeleton message handlers for store and take actions on ray incident chests

commit 2c318fd0eca66968bf70a62df71beb84152f1266
Author: Brandon Houghton <bhoughton@cmu.edu>
Date:   Mon Mar 2 16:36:16 2020 -0800

    Correct missing key
    Format mc constants correctly

commit ebf6cba3574e7341e225b202a22e1c0e479b4dc5
Author: Brandon Houghton <bhoughton@cmu.edu>
Date:   Mon Mar 2 15:49:59 2020 -0800

    Rebase giga-inventory off of master

commit 74bd22c03d5e6f17542e25b03fa4a13a0f88f30b
Author: Brandon Houghton <bhoughton@cmu.edu>
Date:   Tue Feb 25 12:18:53 2020 -0800

    Band-aid fix to give a giga inventory to agent

commit 0feb642cfb4c34b96979d0ecb100925ec95e55ea
Merge: 6c72e8d 8903ff6
Author: Brandon Houghton <bhoughton@cmu.edu>
Date:   Mon Mar 2 18:47:22 2020 -0500

    Merge pull request #45 from openai/b/observe_empty_slots

    Observe empty inventory slots

commit 8903ff6a38656df7c69190b5ff3c2bc4a243ee7a
Author: Brandon Houghton <bhoughton@cmu.edu>
Date:   Tue Feb 25 14:48:12 2020 -0800

    Observe empty inventory slots
    Add air observation into inventory observations to
    allow agents to observe the number of free slots remaining

commit 6c72e8d4645cfc26efc672bc13e3d040a93f2a29
Merge: 9841855 acdff97
Author: Brandon Houghton <bhoughton@cmu.edu>
Date:   Fri Feb 28 21:22:09 2020 -0500

    Merge pull request #42 from openai/item-parsing

    Parse json file

commit acdff971650dee8f4e4e55999a7048ff4e73c593
Author: dfarhi <dfarhi@openai.com>
Date:   Fri Feb 28 16:33:29 2020 -0800

    Change order of ALL_ITEMS

commit a5f0ca444d05a4f46d20a41e52df274886c111cd
Author: dfarhi <dfarhi@openai.com>
Date:   Fri Feb 28 15:19:44 2020 -0800

    make eating time a constant

commit 9a34279eb1c88d47ad785a2fcac9c631bf7ae978
Author: dfarhi <dfarhi@openai.com>
Date:   Fri Feb 28 15:16:39 2020 -0800

    add drinks

commit 088ce6103b614e53e65932b53b804fc6f7488109
Author: dfarhi <dfarhi@openai.com>
Date:   Thu Feb 27 19:00:21 2020 -0800

    ??

commit 9dd7a8f90be3aff7b31911c7bbf392546efc3d21
Author: dfarhi <dfarhi@openai.com>
Date:   Thu Feb 27 16:10:20 2020 -0800

    Move mc_constants.json

commit 7a772e3b3e0db6a81c835b2ffb68cb4745023c50
Author: Brandon Houghton <bhoughton@cmu.edu>
Date:   Thu Feb 27 15:21:36 2020 -0800

    Add skeleton message handlers for store and take actions on ray incident chests

commit 161b2e8831e559318bc2c94131a272f6d570b778
Author: dfarhi <dfarhi@openai.com>
Date:   Thu Feb 27 14:52:29 2020 -0800

    convert to reading json data

commit 6543b8a83f23c7983066817c466a7b19fa3b7bd7
Author: dfarhi <dfarhi@openai.com>
Date:   Thu Feb 27 14:08:05 2020 -0800

    clean up data dump.

commit 0a08801afd8108636f26d5ffc5ba77f57e167316
Author: dfarhi <dfarhi@openai.com>
Date:   Thu Feb 27 13:44:08 2020 -0800

    wip

commit 19fc5dd878c15d57a2f3d20c5610d8797de4fcd9
Author: dfarhi <dfarhi@openai.com>
Date:   Thu Feb 27 13:19:39 2020 -0800

    Parse json file

commit 9841855c72a80dca168a812275ff182b0bd4f684
Merge: c97a9e1 7a4e138
Author: Brandon Houghton <bhoughton@cmu.edu>
Date:   Thu Feb 27 16:44:00 2020 -0500

    Merge pull request #41 from openai/b/generate_item_json

    Add missing item properties and format recipe list as a json

commit 7a4e1386810ae3aa8470e26667be623b6da68d69
Author: Brandon Houghton <bhoughton@cmu.edu>
Date:   Thu Feb 27 12:12:26 2020 -0800

    Update mc_constants.json

commit f75f6589da0b0566326ee89ebc58cd34a2efa32f
Author: Brandon Houghton <bhoughton@cmu.edu>
Date:   Thu Feb 27 12:10:08 2020 -0800

    Flush buffer because language support disallows with() try notation

commit a46e2b8264a79f46e850731567779205ffcfcb36
Author: Brandon Houghton <bhoughton@cmu.edu>
Date:   Thu Feb 27 10:31:18 2020 -0800

    Add auto-generated json
    Address pr comments

commit 923158a55675d0b3d6ed67aae317fc104c285b14
Author: Brandon Houghton <bhoughton@cmu.edu>
Date:   Wed Feb 26 17:09:31 2020 -0800

    Add missing item properties and format recipe list as a json

commit c97a9e17b221d1770c37c26a34b4534f86b560fe
Author: dfarhi <32961271+dfarhi@users.noreply.github.com>
Date:   Tue Feb 25 12:01:16 2020 -0800

    Connect use command (#38)

commit 478fcbd30759a828491d6b1adff51791f74e8092
Author: dfarhi <32961271+dfarhi@users.noreply.github.com>
Date:   Fri Feb 21 13:15:41 2020 -0800

    Fix java -> python arg passing (#37)

    * no more corrections

    * Correct java -> python passing

    * more errors that used to be swallowed.

    * Test with Unified Env

commit 06ea8910a19320e3ea23bc9152ab9809e2240abd
Merge: ef78a2a f542439
Author: Brandon Houghton <bhoughton@cmu.edu>
Date:   Wed Feb 19 17:24:27 2020 -0500

    Merge pull request #35 from openai/b/living_stats_observation

    B/living stats observation

commit f5424397f05a46da6a37cc56eeb576898ffb10ab
Author: Brandon Houghton <bhoughton@cmu.edu>
Date:   Wed Feb 19 14:23:29 2020 -0800

    Lower the average number of o's in the word food

commit ef78a2ab029ad76beaab812fccb88106d2902b5d
Merge: 6e35990 2cf38e3
Author: Brandon Houghton <bhoughton@cmu.edu>
Date:   Wed Feb 19 17:18:29 2020 -0500

    Merge pull request #36 from openai/difficulty-3

    difficulty 3

commit 7ca01b48aaaab838326c5d78ccdc304990cd77dc
Author: Brandon Houghton <bhoughton@cmu.edu>
Date:   Tue Feb 18 17:35:31 2020 -0800

    Cleanup class - add docstring

commit 6e35990b70d281ca7af61216181c7c8d123d6a67
Merge: d5c8a2d c2ffb8b
Author: Brandon Houghton <bhoughton@cmu.edu>
Date:   Tue Feb 18 17:20:38 2020 -0800

    Merge pull request #34 from openai/b/remove_crafting_restrictions

    Remove mission crafting restrictions

commit 8b6b4270cd8949a43b2c7f2c55c6ae82b081537e
Author: Brandon Houghton <bhoughton@cmu.edu>
Date:   Tue Feb 18 17:19:40 2020 -0800

    Make abstract classes for new observations
    Increase severity for all action space default errors
    Add magic numbers to mc.py constants file

commit 2cf38e3d27a5cf60718e67c13e2055c4ac3b2b9b
Author: dfarhi <dfarhi@openai.com>
Date:   Tue Feb 18 17:15:30 2020 -0800

    difficulty 3

commit b8d0f5eb719ecc6a8796a0500f613a3794b15485
Author: Brandon Houghton <bhoughton@cmu.edu>
Date:   Tue Feb 18 16:12:01 2020 -0800

    Rename health to match Minecraft's life convention

commit ce1208ee1b88ae952a7408609227dccbec342f5a
Author: Brandon Houghton <bhoughton@cmu.edu>
Date:   Tue Feb 18 14:43:51 2020 -0800

    Add observations for health, breath, etc. :
    'health' 0-20 current hearts
    'score' 0-inf XP in survival can be overridden in experiments
    'food_level' 0-20 current food-bar state
    'food_saturation' 0-5 how many hearts of healing b4 needing to eat
    'xp' 0-inf current amount of experience (lost on death)
    'breath' 0-300 amount of breath left before beginning to suffocate

commit c2ffb8b08a0d0a13f419cd4244bafd11db0d137f
Author: Brandon Houghton <bhoughton@cmu.edu>
Date:   Tue Feb 18 14:38:52 2020 -0800

    Remove mission crafting restrictions

commit d5c8a2d1b76811a4db4bec704a4b8897ba157c17
Merge: 29c2eb2 9f8ae2a
Author: Brandon Houghton <bhoughton@cmu.edu>
Date:   Tue Feb 11 19:08:18 2020 -0800

    Merge pull request #31 from openai/b/all_items

    Import the complete item list

commit 29c2eb2e6f217e59380c9e5f8fd15fef22791a28
Merge: 0048855 16707cc
Author: Brandon Houghton <bhoughton@cmu.edu>
Date:   Tue Feb 11 19:07:42 2020 -0800

    Merge pull request #32 from openai/include_options

    include options.txt into the manifest

commit 0048855bed8dc41367d485f79836c6da2ca07852
Author: dfarhi <32961271+dfarhi@users.noreply.github.com>
Date:   Tue Feb 11 18:52:27 2020 -0800

    Open World xml (#29)

commit 9f8ae2a15874247e1105785db5fe1e4627ef68e3
Author: Brandon Houghton <bhoughton@cmu.edu>
Date:   Tue Feb 11 18:36:20 2020 -0800

    Undo changes to options.txt in all_items branch

commit c257207c509a7bb98ab92d77a79e5cbcd67a43eb
Author: Brandon Houghton <bhoughton@cmu.edu>
Date:   Tue Feb 11 18:33:38 2020 -0800

    Finish up changes to all_items branch

commit 16707cca81dc8258aa6fcbc7ffc8a3e9644a68c9
Author: Peter Zhokhov <peterz@openai.com>
Date:   Tue Feb 11 12:06:22 2020 +0100

    remove extra spaces

commit 0019a1767882a0268dd33acf3d7d2a5ec840751a
Author: Peter Zhokhov <peterz@openai.com>
Date:   Tue Feb 11 12:02:21 2020 +0100

    move options to make them loadable by java

commit da16537a4c314f54184db4380ea1461cd007ca8a
Author: Peter Zhokhov <peterz@openai.com>
Date:   Tue Feb 11 10:14:23 2020 +0100

    include options.txt into the manifest

commit 30c61fad565ca6ad8091eb3bf24774226c7464d3
Author: Brandon Houghton <bhoughton@cmu.edu>
Date:   Mon Feb 10 23:03:15 2020 -0800

    Finish up changes to all_items branch

commit e00a4f7a4788dbb29822104f272618314778f198
Author: Brandon Houghton <bhoughton@cmu.edu>
Date:   Mon Feb 10 16:54:19 2020 -0800

    Update jsonnet for scripted behavior
    Update difficulty in options.txt

commit 6398272461d91fca43190f43a6309c912e26cbb5
Author: Brandon Houghton <bhoughton@cmu.edu>
Date:   Fri Feb 7 10:58:04 2020 -0800

    Fix logic for splitting items

commit 816ce9b1792c240b2acfa4bff7f35fba3876f0bf
Merge: 8b6d49b 72cc6bd
Author: Brandon Houghton <bhoughton@cmu.edu>
Date:   Thu Feb 6 16:47:02 2020 -0800

    Merge remote-tracking branch 'origin/open-world' into b/all_items

commit 8b6d49b52657ba201082e271b7326c8b1d9aa31d
Author: Brandon Houghton <bhoughton@cmu.edu>
Date:   Thu Feb 6 15:40:36 2020 -0800

    Fix list concatenation issue

commit 978367ccf50f5145a9b748a5dfbe53b8740d0fb0
Author: Brandon Houghton <bhoughton@cmu.edu>
Date:   Thu Feb 6 15:23:51 2020 -0800

    Import the complete item list

commit 72cc6bdabc1b8e74dc95e263f5882c31f8f00447
Author: dfarhi <dfarhi@openai.com>
Date:   Wed Feb 5 16:06:34 2020 -0800

    Open World xml

commit 46516fd72cb77006bb60c0c0ba6fe1cb36ebd27f
Author: dfarhi <32961271+dfarhi@users.noreply.github.com>
Date:   Wed Feb 5 10:08:10 2020 -0800

    Remove unused code. (#28)

commit c176503ff88434b30a2e51d0488cbc5fc4b5ca09
Merge: 074e088 4bd8172
Author: pzhokhov <peterz@openai.com>
Date:   Mon Feb 3 17:30:20 2020 +0100

    Merge pull request #25 from openai/add_java_to_build

    Add java to build

commit 4bd8172151f19ca3dbd961d3773108e4fa00fcf0
Author: Peter Zhokhov <peterz@openai.com>
Date:   Mon Feb 3 11:14:02 2020 +0100

    add java8 to the path

commit a0d1d2dd28294908254e7672cf8480549f75142a
Author: Peter Zhokhov <peterz@openai.com>
Date:   Mon Feb 3 10:58:54 2020 +0100

    do not ask for confirmation in java installation instructions

commit 9db897fa0f366cb3239fe1ea5fa957ea161c3220
Author: Peter Zhokhov <peterz@openai.com>
Date:   Mon Feb 3 10:57:40 2020 +0100

    typo

commit 2044c2297ef06fed8568b0205e580def37c07a2c
Author: Peter Zhokhov <peterz@openai.com>
Date:   Mon Feb 3 10:53:59 2020 +0100

    add java to build pipeline

commit 074e088a529446f62e49c71ca1e544d82c49353d
Merge: 2b2d59c 0bf0d36
Author: John Schulman <joschu@openai.com>
Date:   Thu Jan 30 23:38:05 2020 -0800

    Merge pull request #23 from openai/no-submodules

    remove gitmodules

commit 0bf0d36976dc6fe174a6ac4161c3946778219fd8
Author: John Schulman <joschu@openai.com>
Date:   Wed Jan 29 16:56:50 2020 -0800

    move deps folder back

commit c4a74ac69c7faa672ba9213967fe300e15e12f21
Author: John Schulman <joschu@openai.com>
Date:   Wed Jan 29 16:56:30 2020 -0800

    add pysmartdl

commit 4a5828387cb4a08a5571631ab3f2f5f6cf0b1510
Author: John Schulman <joschu@openai.com>
Date:   Wed Jan 29 16:50:40 2020 -0800

    remove gitmodules

commit 2b2d59cb58ac3c4884bbd43b5144bc2c7e86dbad
Merge: 416681a 33a83b6
Author: pzhokhov <peterz@openai.com>
Date:   Tue Jan 28 15:53:40 2020 -0800

    Merge pull request #22 from openai/configurable_resolution

    make resolution configurable…

commit 33a83b6f25ff2b1a90a10b1041a31607a7c6ab8f
Author: Peter Zhokhov <peterz@openai.com>
Date:   Tue Jan 28 15:39:50 2020 -0800

    both hack versions to really make sure the recalculation of java.library.path happens

commit ee397b03c436641af81ef06d346ef1930f732d87
Author: Peter Zhokhov <peterz@openai.com>
Date:   Tue Jan 28 15:34:25 2020 -0800

    test 'final' keyword fix

commit 681043564182ecdcf3a7f92cd6827b5b4fc8e653
Merge: dadf993 416681a
Author: Peter Zhokhov <peterz@openai.com>
Date:   Tue Jan 28 14:42:28 2020 -0800

    Merge branch 'master' of github.com:openai/minerl into configurable_resolution

commit 416681a7ddb8773290e051af2051e7ce40d8c24a
Merge: fd132dd f6e24c8
Author: pzhokhov <peterz@openai.com>
Date:   Tue Jan 28 14:42:16 2020 -0800

    Merge pull request #21 from openai/fix_coal_smelting

    enable coal smelting from logs

commit f6e24c8fcd7aca02919f300e9abca002a53910f4
Author: Peter Zhokhov <peterz@openai.com>
Date:   Tue Jan 28 14:30:24 2020 -0800

    read cookingTime from TileEntityFurnace

commit dadf99320b288963aa8ff38dd6756c3eff719f61
Author: Peter Zhokhov <peterz@openai.com>
Date:   Sun Jan 26 19:46:19 2020 -0800

    force native library path recalculation, make resolution configurable (possibly even different in different episodes)

commit f73d58cc495b46879638ba0e8680bc66426d6e69
Author: Peter Zhokhov <peterz@openai.com>
Date:   Fri Jan 24 23:33:49 2020 -0800

    restore obtainDiamond.xml

commit acc15eeed16e1d40575362b57d50e51a1e190a04
Author: Peter Zhokhov <peterz@openai.com>
Date:   Fri Jan 24 23:32:09 2020 -0800

    enable coal smelting from logs

commit fd132dd32162ad8b8b91bc35326f5a61e197e452
Merge: 1460ee1 23bddde
Author: pzhokhov <peterz@openai.com>
Date:   Thu Jan 23 16:05:58 2020 -0800

    Merge pull request #20 from openai/domain_randomization

    changes to enable domain randomization

commit 23bdddeed3641cfc09ca481aea90172ef4e0c58e
Author: Peter Zhokhov <peterz@openai.com>
Date:   Thu Jan 23 15:44:51 2020 -0800

    add docstr argument to the MineRLEnv constructor

commit 6dd49e62af62564451ec4939210614c281b07727
Author: Peter Zhokhov <peterz@openai.com>
Date:   Thu Jan 23 11:43:14 2020 -0800

    more comments

commit ea95c975e6ba845f651a0677aea6446d0cd7e116
Author: Peter Zhokhov <peterz@openai.com>
Date:   Thu Jan 23 11:42:26 2020 -0800

    add docstring, remove truncation of long messages to be able to see the entire mission xml

commit 69c7226b8508f257c1418f5ad15191ae688c8908
Author: Peter Zhokhov <peterz@openai.com>
Date:   Wed Jan 22 17:17:13 2020 -0800

    changes to enable domain randomization - mission xml can be functionally modified at reset time

commit 1460ee1ad63283573fd49459036a053090500b98
Merge: 31cddc9 b2d822b
Author: pzhokhov <peterz@openai.com>
Date:   Tue Jan 21 11:54:03 2020 -0800

    Merge pull request #18 from openai/frameskip_java

    frameskip implemented in java

commit b2d822b781fa06019f59ef08f097276f60a71273
Merge: 7a6ee33 31cddc9
Author: Peter Zhokhov <peterz@openai.com>
Date:   Tue Jan 21 11:39:53 2020 -0800

    Merge branch 'master' of github.com:openai/minerl into frameskip_java

commit 31cddc92a319792cc89b3f7f295bea88b22e178e
Author: dfarhi <32961271+dfarhi@users.noreply.github.com>
Date:   Tue Jan 21 11:38:49 2020 -0800

    Limit non-table craft action (#19)

commit abb7c99e471c797a03d52c0ef31b5fcc5c7dfb7e
Author: dfarhi <32961271+dfarhi@users.noreply.github.com>
Date:   Tue Jan 21 11:31:19 2020 -0800

    Add air item (#17)

    * Add air item, fix invalid item handling to not depend on enum order.

    * Remove spammy logs.

    * Access "type"

    * Access "values"

    * Allow smelting

    * Long Unified env

    * Better comments

commit 7a6ee335fdb2456a437cceb40478c8a4809bc71e
Author: Peter Zhokhov <peterz@openai.com>
Date:   Tue Jan 21 10:13:28 2020 -0800

    frameskip changes without formatting

commit ded094d6b064d1808f612bb034c01822c8c140f0
Author: Peter Zhokhov <peterz@openai.com>
Date:   Tue Jan 21 09:57:56 2020 -0800

    revert java changes

commit a035ad138d1d7a9c228037ff6ab4dc87fb3da2de
Author: Peter Zhokhov <peterz@openai.com>
Date:   Mon Jan 20 20:14:55 2020 -0800

    formatting of Mission.xsd

commit 3c25b0373fc3197396f16583fb19ef354177db0f
Author: Peter Zhokhov <peterz@openai.com>
Date:   Mon Jan 20 20:00:59 2020 -0800

    frameskip

commit dc805707367554d388cbca303433f5f1c2a33dee
Merge: 456e0bf 8add2f4
Author: pzhokhov <peterz@openai.com>
Date:   Fri Dec 27 16:03:38 2019 +0300

    Merge pull request #16 from openai/catch_type_errors

    check type errors when talking to java

commit 8add2f49bd194a7d3dba025c6c77602ab7a425a0
Author: Peter Zhokhov <peterz@openai.com>
Date:   Fri Dec 27 03:00:22 2019 +0300

    add error type to the error message in core.py

commit 4e1b4d94ef4ea53b787f8499ffc0dacebf563731
Author: Peter Zhokhov <peterz@openai.com>
Date:   Thu Dec 26 01:07:21 2019 +0300

    reduce launchClient.sh verbosity

commit 4f5d6741c9743e848820c586201754410f13a253
Author: Peter Zhokhov <peterz@openai.com>
Date:   Thu Dec 26 00:37:14 2019 +0300

    debugging build

commit 5af98af1b1acf632a14227e8700d868e8e92cf09
Author: Peter Zhokhov <peterz@openai.com>
Date:   Wed Dec 25 15:26:33 2019 +0300

    debugging build

commit 602a43f23910a8ede8d4cbadbb7ef9e2a3b5806f
Author: Peter Zhokhov <peterz@openai.com>
Date:   Wed Dec 25 14:42:06 2019 +0300

    debugging build

commit 28d490d5c617ca9bb639c4ae45874a5be03708d0
Author: Peter Zhokhov <peterz@openai.com>
Date:   Wed Dec 25 14:23:15 2019 +0300

    debugging build

commit f207627b157d4301f02d7200c67640c6cfeee969
Author: Peter Zhokhov <peterz@openai.com>
Date:   Wed Dec 25 14:06:31 2019 +0300

    debugging build

commit c29e01da0001da7d9163e13533e50bc372710114
Author: Peter Zhokhov <peterz@openai.com>
Date:   Wed Dec 25 13:39:00 2019 +0300

    debugging build

commit 9c04ec8439d164b3f55fca1623fea23d09961e36
Merge: 7ef4672 456e0bf
Author: Peter Zhokhov <peterz@openai.com>
Date:   Wed Dec 25 13:28:40 2019 +0300

    Merge branch 'master' of github.com:openai/minerl into catch_type_errors

commit 7ef46723a375d04d98f8becff0ba9a7ee6286a5d
Author: Peter Zhokhov <peterz@openai.com>
Date:   Wed Dec 25 13:19:13 2019 +0300

    also, only use xvfb on linux

commit 456e0bf5c70e94a4733586b7d0dd6448fdc63528
Merge: bc66aa7 d536517
Author: pzhokhov <peterz@openai.com>
Date:   Wed Dec 25 12:49:22 2019 +0300

    Merge pull request #15 from openai/xvfb_java

    Xvfb for java

commit 1cef733c0f24efc1cba9c35c99c7a23cce2b7c7d
Author: Peter Zhokhov <peterz@openai.com>
Date:   Wed Dec 25 12:48:44 2019 +0300

    check type errors when talking to java to make sure bad data (NoneType) is also handled

commit d53651796c07af2653a5df609db6c41674b4b409
Author: Peter Zhokhov <peterz@openai.com>
Date:   Wed Dec 25 12:30:50 2019 +0300

    restore simple xvfb logic

commit ea7195c8a241a9dca3c8a37904e9f2d5777b5241
Author: Peter Zhokhov <peterz@openai.com>
Date:   Wed Dec 25 03:40:30 2019 +0300

    add xvfb option to java

commit 279fcf9bdebccc9776ea18b87668462a8a2cb3de
Author: Peter Zhokhov <peterz@openai.com>
Date:   Tue Dec 24 22:30:04 2019 +0300

    add xvfb to java launch script

commit bc66aa72b20ccc9a38203965774f43a9ce8c5d43
Author: dfarhi <32961271+dfarhi@users.noreply.github.com>
Date:   Thu Dec 5 13:13:32 2019 -0800

    single space for all items. (#14)

    * single space for all items.

    * Fix confusing "finally" behavior bug.

commit ffa82243948f856199e1778a747c8f9033a5ba3c
Merge: 72103f4 fab4dca
Author: pzhokhov <peterz@openai.com>
Date:   Tue Nov 26 16:32:40 2019 -0800

    Merge pull request #12 from openai/fat_jar

    single fat jar, wheels, and heuristic logging

commit fab4dcac80cd79961b2f842f8a578f8f47d371a4
Author: Peter Zhokhov <peterz@openai.com>
Date:   Tue Nov 26 14:09:24 2019 -0800

    make watcher process daemonic - it does not outlive the parent anyways, instead it blocks parent termination

commit 10e834cdf217cfd9385362bcc2eba57e8054db98
Author: Peter Zhokhov <peterz@openai.com>
Date:   Tue Nov 26 12:07:41 2019 -0800

    remove explicit display variable

commit 735f331ab4b62a13a6dab405ac8fd97083b75c63
Author: Peter Zhokhov <peterz@openai.com>
Date:   Tue Nov 26 11:58:25 2019 -0800

    move restartable_java assignment up

commit d5a134dcc293a8d6b939353d29ca839530d8f64e
Author: Peter Zhokhov <peterz@openai.com>
Date:   Tue Nov 26 11:40:31 2019 -0800

    correct display number

commit 23343cd5b4faa7449611bb01f725ac8e60fbd53e
Author: Peter Zhokhov <peterz@openai.com>
Date:   Tue Nov 26 11:26:32 2019 -0800

    add restartable_java option to malmo (instead of hardcoding it)

commit 0657a2f54f6b8ed7d34253dd25b44f8849e8d2fb
Author: Peter Zhokhov <peterz@openai.com>
Date:   Tue Nov 26 11:21:27 2019 -0800

    build script reorg

commit cee52e2cc0c69acc91d9816b748b1292c1ddf65c
Author: Peter Zhokhov <peterz@openai.com>
Date:   Tue Nov 26 11:11:25 2019 -0800

    logging level DEBUG in test_and_deploy_wheel

commit fcdf2837077aad4b1b4fe7401ed3a7ecda963d08
Author: Peter Zhokhov <peterz@openai.com>
Date:   Tue Nov 26 11:05:28 2019 -0800

    run test and deploy with xvfb-run

commit 4f97cf5903ca03aa718e492b68038f2e565c2b77
Author: Peter Zhokhov <peterz@openai.com>
Date:   Tue Nov 26 10:43:11 2019 -0800

    run test and deploy with xvfb-run

commit d4005dece160ca34f488841f3412af5136987cb1
Author: Peter Zhokhov <peterz@openai.com>
Date:   Tue Nov 26 10:19:22 2019 -0800

    remove packaging logic logic from setup.py

commit 6361d7deb0137de3a0cd45843860b191d9acec92
Author: Peter Zhokhov <peterz@openai.com>
Date:   Tue Nov 26 10:17:46 2019 -0800

    re-enable smoke test of minerl envs

commit 14b90eee093f933645ecba03f998057562d7df4b
Author: peter <peterzhokhoff@gmail.com>
Date:   Tue Nov 26 00:58:23 2019 -0800

    include missions xml files

commit 60ff7236f4e2e40821c0fdb8820e43a25389a0c3
Author: peter <peterzhokhoff@gmail.com>
Date:   Tue Nov 26 00:43:38 2019 -0800

    fix MANIFEST

commit 2ad29e0c5bf3868390f5af503c472adf79e818ef
Author: peter <peterzhokhoff@gmail.com>
Date:   Tue Nov 26 00:35:59 2019 -0800

    include launchClient.sh

commit f6ba839a8a849061fc57ac0cf0f2d3a5a504578f
Author: peter <peterzhokhoff@gmail.com>
Date:   Tue Nov 26 00:26:25 2019 -0800

    add back schemas folder

commit 309f64f0288d618a84f4e1ecce0bc10e9ef246b6
Author: peter <peterzhokhoff@gmail.com>
Date:   Tue Nov 26 00:12:10 2019 -0800

    fix MANIFEST.in

commit feac746a4155da7ee30cdd189216a166aea37ca6
Author: peter <peterzhokhoff@gmail.com>
Date:   Tue Nov 26 00:04:28 2019 -0800

    use setup.py bdist_wheel to debug what is happening

commit dff51f49eea969d3ac036ad2553bfe99a79a702d
Author: peter <peterzhokhoff@gmail.com>
Date:   Mon Nov 25 23:50:53 2019 -0800

    .

commit bfbf687ba53c1170ad74375c85f00c2222122a87
Author: peter <peterzhokhoff@gmail.com>
Date:   Mon Nov 25 23:49:36 2019 -0800

    .

commit 3629c51a22016af8963d9ce373f6488bda8f6625
Author: peter <peterzhokhoff@gmail.com>
Date:   Mon Nov 25 23:13:52 2019 -0800

    .

commit b78cdc83cd1dd0f3ee7ddad651cb9823876e2280
Author: peter <peterzhokhoff@gmail.com>
Date:   Mon Nov 25 22:58:47 2019 -0800

    disable wheel testing for now

commit 36d5d9f5117b1e881034bf1d70fd7db9689228cd
Author: peter <peterzhokhoff@gmail.com>
Date:   Mon Nov 25 22:00:59 2019 -0800

    good manifest, limited subset of files, testing the wheel

commit 1c55509bdd2df0bcf39471c18a77d962da89c105
Author: peter <peterzhokhoff@gmail.com>
Date:   Mon Nov 25 21:52:19 2019 -0800

    try without MANIFEST.in?

commit ba7b82bc898628e7ae6170af8f58abb50bdb4503
Author: peter <peterzhokhoff@gmail.com>
Date:   Mon Nov 25 21:46:56 2019 -0800

    try with bad manifest

commit c8f87a52f2aeb0fb682a3197a72c40fe68bbfe87
Author: Peter Zhokhov <peterz@openai.com>
Date:   Mon Nov 25 19:54:51 2019 -0800

    build with all files

commit 50a994e2305a4f4c64ff7e8c0770102dd118597c
Author: Peter Zhokhov <peterz@openai.com>
Date:   Mon Nov 25 19:49:15 2019 -0800

    simplify data_paths logic

commit 8bbc24886555dd17dc508421c7d74a2e3005cea6
Author: Peter Zhokhov <peterz@openai.com>
Date:   Mon Nov 25 19:47:26 2019 -0800

    package data + include_package_data=True seems to be the way to go?

commit 8459c2391e09f18e33de8532a5864cd33c7f894f
Author: Peter Zhokhov <peterz@openai.com>
Date:   Mon Nov 25 19:43:17 2019 -0800

    include_package_data seems to play paramount role in data location?

commit f3a6f962c05fb45c75455392364d2af2248178b7
Author: Peter Zhokhov <peterz@openai.com>
Date:   Mon Nov 25 19:41:45 2019 -0800

    stuff

commit a5f37fe72ace38ff4b747b85d3601d5d4dc54531
Author: Peter Zhokhov <peterz@openai.com>
Date:   Mon Nov 25 19:39:26 2019 -0800

    stuff

commit abc97b635ce0e919048be183e9b20ebf773dce2d
Author: Peter Zhokhov <peterz@openai.com>
Date:   Mon Nov 25 19:29:45 2019 -0800

    .

commit 927fcc2de5b542169d3cb6a8e8ce2de15978bbff
Author: Peter Zhokhov <peterz@openai.com>
Date:   Mon Nov 25 19:28:20 2019 -0800

    .

commit a843ce9d2a3f6177748e7299dec9619715c5fab8
Author: Peter Zhokhov <peterz@openai.com>
Date:   Mon Nov 25 19:25:26 2019 -0800

    .

commit a1dc16a4a7f59149728e17549bac1f614e8ca1ee
Author: Peter Zhokhov <peterz@openai.com>
Date:   Mon Nov 25 19:24:01 2019 -0800

    .

commit 1962cf0e8d03116b5c84cb6283ff8955a3d99129
Author: Peter Zhokhov <peterz@openai.com>
Date:   Mon Nov 25 19:02:20 2019 -0800

    include files via MANIFEST.in

commit de6043c3a9198a3e56a87b8922c9c18355f5ba14
Author: Peter Zhokhov <peterz@openai.com>
Date:   Mon Nov 25 18:59:13 2019 -0800

    disable test stages for faster packaging debugging

commit d2a9f158879cc0049bfb49ef955868f97d66c686
Author: Peter Zhokhov <peterz@openai.com>
Date:   Mon Nov 25 18:41:33 2019 -0800

    .

commit bb7ad1123252963fc3bb613dc475519a51624f43
Author: Peter Zhokhov <peterz@openai.com>
Date:   Mon Nov 25 18:31:43 2019 -0800

    .

commit 96c113ee2bf0511bb640623b2805db6382af2af1
Author: Peter Zhokhov <peterz@openai.com>
Date:   Mon Nov 25 18:26:27 2019 -0800

    .

commit 9be93ed00fb14056efaed3a6fe4ed0659ab861f7
Author: Peter Zhokhov <peterz@openai.com>
Date:   Mon Nov 25 18:14:23 2019 -0800

    debug data files

commit 92d254e132ee3f87b080e9ef3f904adaabad5eef
Author: Peter Zhokhov <peterz@openai.com>
Date:   Mon Nov 25 18:05:55 2019 -0800

    debugging packaging

commit 3308fa386fc97cdb2193ae1821ef4919792fa946
Author: Peter Zhokhov <peterz@openai.com>
Date:   Mon Nov 25 17:43:27 2019 -0800

    debugging packaging

commit 8e9163900fa0c501c50a07b3aa8147bb1cee2693
Author: Peter Zhokhov <peterz@openai.com>
Date:   Mon Nov 25 17:32:08 2019 -0800

    debugging packaging

commit a21215d1001c96011e011cc056851419e5f05018
Author: Peter Zhokhov <peterz@openai.com>
Date:   Mon Nov 25 17:20:10 2019 -0800

    debugging packaging

commit b11d87c3ede639e13ca8b6be1fdf160ac4b5e0ad
Author: Peter Zhokhov <peterz@openai.com>
Date:   Mon Nov 25 16:44:50 2019 -0800

    flatten files to package

commit ae6c3e7ccfb2bf003d0ca37a2c9deed44d78f6fe
Author: Peter Zhokhov <peterz@openai.com>
Date:   Mon Nov 25 16:38:51 2019 -0800

    debugging build pipeline

commit a17db77f63d5d9254781acdcf87c83e97b170ffc
Author: Peter Zhokhov <peterz@openai.com>
Date:   Mon Nov 25 16:30:20 2019 -0800

    list all jars

commit c0c7768a50efb80f12b4a892457b6a7f3845861a
Author: Peter Zhokhov <peterz@openai.com>
Date:   Mon Nov 25 16:13:43 2019 -0800

    .

commit baa43cb6273bcdb141130139cf57b70cfa424ee5
Author: Peter Zhokhov <peterz@openai.com>
Date:   Mon Nov 25 16:00:36 2019 -0800

    include package data

commit 4bee13882a823ca9f816fe8efe75e6dfd7fa9b91
Author: Peter Zhokhov <peterz@openai.com>
Date:   Mon Nov 25 15:40:41 2019 -0800

    syntax

commit dd9594577d65cba2b3a83c829f71faf7b7c32005
Author: Peter Zhokhov <peterz@openai.com>
Date:   Mon Nov 25 13:53:34 2019 -0800

    reenable missions and Malmo as datafiles

commit 643f76ce75e995d9711bf98a40ce68c35ac38855
Author: Peter Zhokhov <peterz@openai.com>
Date:   Mon Nov 25 13:46:06 2019 -0800

    .

commit af4d596bb56857568e323bec327cb650bf6b23f0
Author: Peter Zhokhov <peterz@openai.com>
Date:   Mon Nov 25 13:39:32 2019 -0800

    avoiding double inclusion of files in the wheel

commit 72103f4f47e666c563c0ff1a61d25b9f04a12d1b
Author: dfarhi <32961271+dfarhi@users.noreply.github.com>
Date:   Mon Nov 25 10:30:59 2019 -0800

    Finish Unified Observation space (#11)

    * Observe inventory

    * Complete observation space of unified env.

    * Remove debugging logs.

commit b4e271ccc4e95441203a876d312a9fc5a959b7e5
Author: Peter Zhokhov <peterz@openai.com>
Date:   Sun Nov 24 00:50:22 2019 -0800

    polish setup.py to avoid double data inclusion

commit cefb2c59d5e120cb42bcb821813fd5afd67eff2a
Author: Peter Zhokhov <peterz@openai.com>
Date:   Fri Nov 22 22:43:41 2019 -0800

    do not build wheels for dependencies

commit bf2f79be2858a5b8cba812115477174428c1f64e
Author: Peter Zhokhov <peterz@openai.com>
Date:   Fri Nov 22 22:41:43 2019 -0800

    only deploy wheels

commit 4ba3e1e36b4beac45a0a4fde57ab0296d670f9e9
Author: Peter Zhokhov <peterz@openai.com>
Date:   Fri Nov 22 22:37:43 2019 -0800

    small cleanups

commit c4b8ddf383c9c97df56b3338bc70e28ca275a98c
Author: Peter Zhokhov <peterz@openai.com>
Date:   Fri Nov 22 22:33:39 2019 -0800

    parse log level heuristically

commit ce3145880ec877041409771aea8afcc9ecca4181
Author: Peter Zhokhov <peterz@openai.com>
Date:   Fri Nov 22 22:19:03 2019 -0800

    deploy wheels instead of source dists

commit b7851cfbf8d890fee29a4852e3dc3b55c08df057
Author: Peter Zhokhov <peterz@openai.com>
Date:   Fri Nov 22 22:04:28 2019 -0800

    add manifest to the jar file

commit 56a8a3c7e2a89012cf79c841355d3b64bda24b9e
Author: Peter Zhokhov <peterz@openai.com>
Date:   Fri Nov 22 21:56:18 2019 -0800

    fat jar stuff - compile all java code + dependencies into a single jar

commit 7acad952552468e9832e61d530636fa296324c8d
Merge: d71e424 5b437ea
Author: pzhokhov <peterz@openai.com>
Date:   Thu Nov 21 20:36:11 2019 -0800

    Merge pull request #10 from openai/bypass_gradle

    more gradle shenanigans

commit 5b437ea05c4d6732cfdffb497d0065a37216bac5
Author: Peter Zhokhov <peterz@openai.com>
Date:   Wed Nov 20 23:02:23 2019 -0800

    run makeStart at the build to get native libraries

commit 7de4245c1f5bda08f35b2161156d35f7687950be
Author: Peter Zhokhov <peterz@openai.com>
Date:   Wed Nov 20 22:14:47 2019 -0800

    fix natives path

commit a97bea3c7baba5e87eeb4285cef9ff75ca89e8b9
Author: Peter Zhokhov <peterz@openai.com>
Date:   Wed Nov 20 21:54:39 2019 -0800

    replace forgeGradle's makeStart

commit d71e42488ee6e53704781229e6aa6cbe38eda781
Merge: 84b7468 ea497cc
Author: pzhokhov <peterz@openai.com>
Date:   Wed Nov 20 19:19:59 2019 -0800

    Merge pull request #9 from openai/bypass_gradle

    Bypass gradle at the startup

commit ea497ccf8406a40776dd119d197ec10b2f700c00
Author: Peter Zhokhov <peterz@openai.com>
Date:   Wed Nov 20 18:37:49 2019 -0800

    .

commit d2f4b9f57a220f7a3f8689ffc29861ac627975be
Author: Peter Zhokhov <peterz@openai.com>
Date:   Wed Nov 20 18:08:13 2019 -0800

    polishing the setup

commit f0190aadb9570aa63662acb3461a4d8ce8edcba5
Author: Peter Zhokhov <peterz@openai.com>
Date:   Wed Nov 20 18:03:58 2019 -0800

    fix import in setup.py

commit b61d587ebe35df96729f4e185ab68335411efd1c
Author: Peter Zhokhov <peterz@openai.com>
Date:   Wed Nov 20 18:02:34 2019 -0800

    fix import in setup.py

commit f493e560cfd54dd7cf1547180be47d55dff09c2a
Author: Peter Zhokhov <peterz@openai.com>
Date:   Wed Nov 20 18:01:35 2019 -0800

    polishing the build

commit ab6836cf6ec0e8b7443b42e7858b33e9d473aa8e
Author: Peter Zhokhov <peterz@openai.com>
Date:   Wed Nov 20 17:59:50 2019 -0800

    sub-build on installation

commit a2935a8dfd9a11f6593a63b739cabaf575a8fec0
Author: Peter Zhokhov <peterz@openai.com>
Date:   Wed Nov 20 17:46:11 2019 -0800

    .

commit 7abd59bacb707344a00607ad3c51f23998117600
Author: Peter Zhokhov <peterz@openai.com>
Date:   Wed Nov 20 17:00:21 2019 -0800

    .

commit 782dcf4fa4ceae1b35cfe97011e2a5833023155f
Author: Peter Zhokhov <peterz@openai.com>
Date:   Wed Nov 20 16:58:33 2019 -0800

    .

commit 95c588cca4e267f29c2b787a61c6e6385ac49f98
Author: Peter Zhokhov <peterz@openai.com>
Date:   Wed Nov 20 16:52:22 2019 -0800

    .

commit e3aacd805880bd12168271a50c811b93e3a139cc
Author: Peter Zhokhov <peterz@openai.com>
Date:   Wed Nov 20 16:46:18 2019 -0800

    .

commit 56b8d32fe7c710d28a557da1b5cad7c413971bf6
Author: Peter Zhokhov <peterz@openai.com>
Date:   Wed Nov 20 16:41:46 2019 -0800

    polishing the build

commit 3df9c975dcf0d4f9e75fabf75d9668bbf2d7fb85
Author: Peter Zhokhov <peterz@openai.com>
Date:   Wed Nov 20 16:38:29 2019 -0800

    polishing the build

commit 6f97e510cc3b14c21e8ed4201f1b78a6d85a8920
Author: Peter Zhokhov <peterz@openai.com>
Date:   Wed Nov 20 16:31:36 2019 -0800

    stuff

commit c401cb12aab41b30f5c3a428a35026f48c919c17
Author: Peter Zhokhov <peterz@openai.com>
Date:   Wed Nov 20 16:28:14 2019 -0800

    run client at build

commit c10b0a9be4d4274d5a65bd3bac0c669abdc61fa1
Author: Peter Zhokhov <peterz@openai.com>
Date:   Wed Nov 20 16:17:45 2019 -0800

    dynamic search for lwjgl libs, add jar task

commit 5ba9eba821aa7a1c79b639ca44e77850ee637c00
Author: Peter Zhokhov <peterz@openai.com>
Date:   Wed Nov 20 15:53:09 2019 -0800

    added comment explaning the classpath.txt and how to regenerate it

commit 7e8da675e88a6cf69c26f978628cba4326d5b99e
Author: Peter Zhokhov <peterz@openai.com>
Date:   Wed Nov 20 15:24:55 2019 -0800

    slightly more elegant version with classpath being read from a file

commit 518268609b6d577ab04568fc2d9bbd83314a8719
Author: Peter Zhokhov <peterz@openai.com>
Date:   Wed Nov 20 14:33:16 2019 -0800

    write to the correct config file in the launchClient script

commit 4689be0f84d935f1e6b85c79f1be358246cd79cf
Author: Peter Zhokhov <peterz@openai.com>
Date:   Tue Nov 19 18:24:08 2019 -0800

    bypass gradle when starting malmo

commit 84b74687bb55736bd515252984447d97464e300e
Merge: 99c7f66 8252310
Author: pzhokhov <peterz@openai.com>
Date:   Thu Nov 14 16:57:29 2019 -0800

    Merge pull request #8 from openai/fix_gradle_home

    fix gradle home variable for gradle executable download

commit 8252310da7aca1b9e6ad443c3a67d6f586b53f81
Author: Peter Zhokhov <peterz@openai.com>
Date:   Thu Nov 14 16:50:46 2019 -0800

    only use env variable for gradle_user_home

commit ba1968af667c1c34009c4db44436ffbbc0c1fba8
Author: Peter Zhokhov <peterz@openai.com>
Date:   Thu Nov 14 16:38:21 2019 -0800

    add fixing the smoke test to the todo

commit e3d58d9e1e48d10505c0d08a8eff9bfdf9e62480
Author: Peter Zhokhov <peterz@openai.com>
Date:   Thu Nov 14 16:27:05 2019 -0800

    disable env smoke test

commit c4cedc6bcb00f7f7564bbdc655215b4632783a49
Author: Peter Zhokhov <peterz@openai.com>
Date:   Thu Nov 14 13:57:06 2019 -0800

    overhaul testing pipline, rely only on gce for data, download minimal dataset

commit f3ed4cb27b60446a7e897ab08a0a6dea7f99fa30
Author: Peter Zhokhov <peterz@openai.com>
Date:   Thu Nov 14 13:07:50 2019 -0800

    minor cleanup

commit c0774f707ce58a753ccb7c6ab9eff4ca45e5fde5
Author: Peter Zhokhov <peterz@openai.com>
Date:   Thu Nov 14 13:04:51 2019 -0800

    fix gradle home variable for gradle executable download; make gcs deployment path more readable

commit 99c7f66e6d7120d2e10ab648b7a70fc376e179d4
Author: dfarhi <32961271+dfarhi@users.noreply.github.com>
Date:   Wed Nov 13 17:30:24 2019 -0800

    Fix import (#7)

commit 2c3ac6d09d64835ea2aa0bde3ce462555bff5c16
Merge: f7fea58 f6e1ed5
Author: pzhokhov <peterz@openai.com>
Date:   Wed Nov 13 15:17:43 2019 -0800

    Merge pull request #5 from openai/experimental

    Release experimental changes

commit f7fea58d540cccba9275520d5bf37ee233490cc5
Merge: 1ccce98 98021a2
Author: pzhokhov <peterz@openai.com>
Date:   Wed Nov 13 15:17:25 2019 -0800

    Merge pull request #6 from openai/unified-env

    Add unified env

commit 98021a27d31038e5e45a74c80a8cf4212d8e9f87
Author: dfarhi <dfarhi@openai.com>
Date:   Wed Nov 13 15:01:55 2019 -0800

    Add unified env

commit f6e1ed568411f61b71b1b6b361ceb42845bd9489
Author: Peter Zhokhov <peterz@openai.com>
Date:   Wed Nov 13 14:37:11 2019 -0800

    restored VideoProducer from master

commit 69cd0b4b3e858a3b967cf38b308ae05476c4d0b0
Author: Peter Zhokhov <peterz@openai.com>
Date:   Wed Nov 13 13:57:38 2019 -0800

    syntax

commit 4803ae0c1d230d344f8cdea8755b0271510317c6
Author: Peter Zhokhov <peterz@openai.com>
Date:   Wed Nov 13 13:47:55 2019 -0800

    speed up rendering

commit 5b8d91c469c183220e210caba6a72cdb61662fb2
Author: Peter Zhokhov <peterz@openai.com>
Date:   Wed Nov 13 13:27:40 2019 -0800

    roll back autoformatter changes in ClientStateMachine

commit 4f112db936ff9a0c59b71883d937ffe23cd5c29c
Author: Peter Zhokhov <peterz@openai.com>
Date:   Tue Nov 12 10:40:37 2019 -0800

    make download_data executable

commit 350c7e98793b9a07e43a1259fe6be1a82313ab84
Author: Peter Zhokhov <peterz@openai.com>
Date:   Tue Nov 12 10:39:55 2019 -0800

    cp -> rsync conversion in data download

commit dbcd67306647dbeffbb929d4b3cbf55360f46a8b
Author: Peter Zhokhov <peterz@openai.com>
Date:   Tue Nov 12 10:37:01 2019 -0800

    move around and clean up comments

commit 8e9767caa7262e8e948f953817a76f2375e32c7a
Author: Peter Zhokhov <peterz@openai.com>
Date:   Tue Nov 12 10:32:24 2019 -0800

    put download commands into a separate file to avoid variable expansion

commit cdb929157289592469445b51330b1df2226cbb8a
Author: Peter Zhokhov <peterz@openai.com>
Date:   Tue Nov 12 10:26:38 2019 -0800

    .

commit 5a33800628ff4da6bcc1d506daff8007c7743561
Author: Peter Zhokhov <peterz@openai.com>
Date:   Tue Nov 12 10:25:14 2019 -0800

    fight with buildkite's early variable name resolution

commit 6c390ea8595c84df5f0a5f2b1832c825bc5d7616
Author: Peter Zhokhov <peterz@openai.com>
Date:   Tue Nov 12 10:17:11 2019 -0800

    re-enable tests

commit 2a577c3baf70614f083fe1efd37b34564eb6600a
Author: Peter Zhokhov <peterz@openai.com>
Date:   Tue Nov 12 10:06:39 2019 -0800

    fix data tests by pre-downloading the data

commit 9fbed51608d4b8873b14c5b7e274689d35427e24
Author: Peter Zhokhov <peterz@openai.com>
Date:   Sun Nov 10 11:30:08 2019 -0800

    disable data tests - not good, need to fix

commit 1ccce98a61202ee54d5193e3b08821249b4e2e6e
Author: Peter Zhokhov <peterz@openai.com>
Date:   Sat Nov 9 11:53:23 2019 -0800

    udate build queue

commit c8a8bf5479a865e8326cebf1216923d856d58d9b
Author: Peter Zhokhov <peterz@openai.com>
Date:   Fri Nov 8 17:32:45 2019 -0800

    inject dummy property map into minecraft class (instead of via session - latter does not actually seem to work)

commit e5c4c3007b852bb8812754980f738f8f2368f613
Author: Peter Zhokhov <peterz@openai.com>
Date:   Thu Nov 7 14:48:50 2019 -0800

    fix packaging issue

commit 248db1cd2c8e07665fae62ada99240e8db4504d5
Author: Peter Zhokhov <peterz@openai.com>
Date:   Thu Nov 7 13:07:40 2019 -0800

    update queue to v3

commit ce499869379993737f6ea372087a7299fd1e2070
Author: Peter Zhokhov <peterz@openai.com>
Date:   Thu Nov 7 12:59:53 2019 -0800

    update number of jars

commit 17184c7712b7d5bcf89ca1c38cd3ff161baeb79a
Author: Peter Zhokhov <peterz@openai.com>
Date:   Thu Nov 7 12:50:03 2019 -0800

    validate cache after test as well

commit 7903c11857ab30c7715eca4cc4fe21f6f03385d9
Author: Peter Zhokhov <peterz@openai.com>
Date:   Thu Nov 7 12:36:55 2019 -0800

    validate cachec before deploying

commit de3ef9b9d97b95d7092ac9526149fe7041b97f3e
Author: Peter Zhokhov <peterz@openai.com>
Date:   Thu Nov 7 12:16:24 2019 -0800

    figuring out missing jars and assets

commit 9be186b293963a61247954daacbf2e040a66c3ed
Author: Peter Zhokhov <peterz@openai.com>
Date:   Thu Nov 7 09:45:20 2019 -0800

    fix symbolic link to Malmo

commit 325d6fc857af02d615ad356c96338e0cedb1d073
Author: Peter Zhokhov <peterz@openai.com>
Date:   Wed Nov 6 23:48:55 2019 -0800

    pre-download assets during build

commit e346503f76cd5ffa00a18ac27aed3d451de1474b
Merge: e52cfff 6b8acdd
Author: Peter Zhokhov <peterz@openai.com>
Date:   Wed Nov 6 15:30:10 2019 -0800

    pull version 0.2.9

commit e52cfff8285a495e856289680b83a2c088583aac
Author: Peter Zhokhov <peterz@openai.com>
Date:   Wed Nov 6 15:19:00 2019 -0800

    try removing dummy property access from mod

commit 22f1d6dc780b89bd48210e1d66f3d20c91602d16
Author: Peter Zhokhov <peterz@openai.com>
Date:   Tue Nov 5 14:19:33 2019 -0800

    restore MANIFEST.in

commit 9bf7696e14aa064c35f0c41f1cebe418a881950a
Author: Peter Zhokhov <peterz@openai.com>
Date:   Tue Nov 5 14:18:06 2019 -0800

    fix bad pipeline variable name resolution

commit 2eb1c2d8a1ec5b0d41d96e183efa11f26b1c7e1a
Author: Peter Zhokhov <peterz@openai.com>
Date:   Tue Nov 5 13:58:14 2019 -0800

    .

commit 3ca2546a0f534bc26fbd97a2b90973e065298326
Author: Peter Zhokhov <peterz@openai.com>
Date:   Tue Nov 5 13:47:48 2019 -0800

    include all files in the run/gradle folder into manifest

commit 090dfa19078d8da75226fe6b0304c090d2ff1e56
Author: Peter Zhokhov <peterz@openai.com>
Date:   Tue Nov 5 13:31:49 2019 -0800

    update manifest.in

commit 7d698b686249e0a62dca13323737b5fd7c689147
Author: Peter Zhokhov <peterz@openai.com>
Date:   Tue Nov 5 13:21:07 2019 -0800

    .gradle -> gradle rename to include in the wheel

commit f08eb2f4952a86bf360528fd424f69bf950c676a
Author: Peter Zhokhov <peterz@openai.com>
Date:   Tue Nov 5 13:04:26 2019 -0800

    .

commit af102a7e9f2ce8f4134b9c656939ad1706f13622
Author: Peter Zhokhov <peterz@openai.com>
Date:   Tue Nov 5 13:02:28 2019 -0800

    massage build instructions

commit 8dadbbd3c0bb523f739992930889f15916df1e9e
Author: Peter Zhokhov <peterz@openai.com>
Date:   Tue Nov 5 13:00:23 2019 -0800

    put dependency jars in the wheel; use separate cache dirs for each java process

commit 1d6a860de36d5262ee131c1de61ed7f6320f82b3
Author: Peter Zhokhov <peterz@openai.com>
Date:   Tue Nov 5 12:03:17 2019 -0800

    disable build cache for gradle

commit 6e3bfdcfa254f29fb05562e43360961e0f33ef69
Author: Peter Zhokhov <peterz@openai.com>
Date:   Tue Nov 5 11:25:23 2019 -0800

    use temporary minecraft dir - somewhat slower due to separate patch applications, but avoids race conditions

commit a27dc2d5c04b64f117e2610996cc572c968404fc
Author: Peter Zhokhov <peterz@openai.com>
Date:   Thu Oct 31 14:45:29 2019 -0700

    syntax in requirements.txt

commit a2c26134251e8af4071d6b15f4ed46169d373faa
Author: Peter Zhokhov <peterz@openai.com>
Date:   Thu Oct 31 14:41:04 2019 -0700

    enable monkey-patching mission xml at the environment creation

commit 16e483c28ad87c0e96b02b9c94ad60837ea10338
Author: Peter Zhokhov <peterz@openai.com>
Date:   Thu Oct 31 08:48:58 2019 -0700

    add 64x64 map centered on agent to navigationDense

commit b6c9b005abe2057de2f0c74ba0058b24f0b1c668
Merge: 6bbd3d3 6cb3eb4
Author: pzhokhov <peterz@openai.com>
Date:   Wed Oct 30 15:34:09 2019 -0700

    Merge pull request #4 from openai/get_map_a

    map observation type (grid observation with top-down projection)

commit 6cb3eb43f82b5d56977b2170f2210232bc9992eb
Author: Peter Zhokhov <peterz@openai.com>
Date:   Wed Oct 30 13:20:08 2019 -0700

    minor formatting

commit 90a1ae054b54499ca143895d901096f8b61b2e47
Author: Peter Zhokhov <peterz@openai.com>
Date:   Wed Oct 30 12:02:54 2019 -0700

    propagate extra info from the agent into 'agent_info' field of the environment

commit eb49e4ee48f4894ea050d9fe86a5b94a1255a48e
Author: Peter Zhokhov <peterz@openai.com>
Date:   Wed Oct 30 11:55:49 2019 -0700

    .

commit 6bbd3d3430465b4e15340feb301376d88ce20cfe
Merge: e0bd3f0 a32a85e
Author: pzhokhov <peterz@openai.com>
Date:   Wed Oct 30 11:52:52 2019 -0700

    Merge pull request #3 from openai/subrepo_malmo

    Subrepo malmo

commit a32a85ec1b6e12f6cf2a722608873e1e2ac0b489
Author: Peter Zhokhov <peterz@openai.com>
Date:   Wed Oct 30 11:00:31 2019 -0700

    ignore tests in malmo

commit 6d55b09fb1e6455c1729e96982958c19f63d99e8
Author: Peter Zhokhov <peterz@openai.com>
Date:   Wed Oct 30 10:40:35 2019 -0700

    add symlink to Malmo

commit 9a1f76c202ec51ad553224c3c2e35c998c1ee06a
Author: Peter Zhokhov <peterz@openai.com>
Date:   Wed Oct 30 10:39:57 2019 -0700

    git subrepo clone git@github.com:cmu-rl/Malmo

    subrepo:
      subdir:   "Malmo"
      merged:   "8d81e2b3"
    upstream:
      origin:   "git@github.com:cmu-rl/Malmo"
      branch:   "minerl"
      commit:   "8d81e2b3"
    git-subrepo:
      version:  "0.4.0"
      origin:   "git@github.com:ingydotnet/git-subrepo.git"
      commit:   "74339e8"

commit 39d109600bd11089b9fbef90ec01ab920b828958
Author: Peter Zhokhov <peterz@openai.com>
Date:   Wed Oct 30 10:30:03 2019 -0700

    removed Malmo submodule

commit e0bd3f0ed7eca9a26133aa5c8b7398fbde232819
Merge: fec689c 13a3e6f
Author: pzhokhov <peterz@openai.com>
Date:   Tue Oct 29 11:44:37 2019 -0700

    Merge pull request #2 from openai/instance_cleanup

    fix shutdown on darwin with env.close(), better clean up of instances

commit 13a3e6fd74b57670d959c5bb029d94111510d4f0
Author: Peter Zhokhov <peterz@openai.com>
Date:   Tue Oct 29 10:22:31 2019 -0700

    restore Malmo submodule

commit f78df14bb444e7f552e44a77067a3f29c964b81d
Author: Peter Zhokhov <peterz@openai.com>
Date:   Tue Oct 29 10:06:53 2019 -0700

    fix shutdown on darwin with env.close(), better clean up of instances

commit fec689cd339b2e6761a310c6287eecb6ce42559f
Merge: 83bebf6 ca9b3e1
Author: pzhokhov <peterz@openai.com>
Date:   Tue Oct 22 14:46:54 2019 -0700

    Merge pull request #1 from openai/fix_float_actions_issue

    fix float actions not working issue

commit ca9b3e13351742a318d473eff66e699ec181a9a6
Author: Peter Zhokhov <peterz@openai.com>
Date:   Tue Oct 22 14:18:53 2019 -0700

    fix float actions not working issue

commit 6b8acdd2c1afe4bb0a2e732ecfc8256d85cd2194
Merge: 6e7d848 fe7acb9
Author: MineRL Labs <minerl@andrew.cmu.edu>
Date:   Fri Oct 18 15:52:27 2019 -0400

    Merge pull request #277 from minerllabs/029

    0.2.9 Removes Seed Logging.

commit fe7acb9af80fd06f6a509f4b38ddd091d3c04a56
Author: William Guss <carlostnb@gmail.com>
Date:   Fri Oct 18 15:20:43 2019 -0400

    Upgrading malmo.

commit 6e7d84836b2e56ae599c265e8c1d86fa23fe7fc5
Merge: dd0e486 40acdf5
Author: MineRL Labs <minerl@andrew.cmu.edu>
Date:   Fri Oct 18 00:52:31 2019 -0400

    Merge pull request #276 from minerllabs/028

    0.2.8

commit 40acdf5808d6a3e8f00708c5ee80c621c933aecd
Author: William Guss <carlostnb@gmail.com>
Date:   Fri Oct 18 00:51:13 2019 -0400

    Mering master.

commit dd0e4867521eeac01659bea646421a104703249b
Merge: e1f8d28 28f8ed0
Author: MineRL Labs <minerl@andrew.cmu.edu>
Date:   Fri Oct 18 00:49:25 2019 -0400

    Merge pull request #275 from minerllabs/brandon/xml_hotfix

    Fixed xml language and rewards for cobblestone

commit 28f8ed005491e55836f824a1c869f3c0bb50f969
Author: Brandon Houghton <bhoughton@cmu.edu>
Date:   Fri Oct 18 00:02:24 2019 -0400

    Fixed xml language and rewards for cobblestone

commit 83bebf6b7814dd3ca120572466e7d75e634c19f3
Author: Peter Zhokhov <peterz@openai.com>
Date:   Thu Oct 17 10:19:41 2019 -0700

    use replaceable variable instead of modifying command line directly

commit 448706b772929e805902217db2e3392fab24462c
Author: Peter Zhokhov <peterz@openai.com>
Date:   Wed Oct 16 15:27:26 2019 -0700

    update local version to 0.2.7

commit 59e161dcebfa4b332ba7e9ece8815619b78946e1
Merge: 445d936 e1f8d28
Author: Peter Zhokhov <peterz@openai.com>
Date:   Wed Oct 16 15:23:41 2019 -0700

    merge upstream 0.2.7

commit 445d93614c1d9d129de13a76d2aeabd4ae0ab866
Author: Peter Zhokhov <peterz@openai.com>
Date:   Wed Oct 16 15:21:00 2019 -0700

    fix deploy.sh

commit 6ae45bb54e8fd630d5e6ea3992e1637b50019d48
Author: Peter Zhokhov <peterz@openai.com>
Date:   Wed Oct 16 15:18:29 2019 -0700

    fix deploy.sh

commit 7a2a2f2c9b9b52707f31d61fb7b84e3768e8a644
Author: Peter Zhokhov <peterz@openai.com>
Date:   Wed Oct 16 15:12:52 2019 -0700

    .

commit c41002f1e19a3c5444dbf04eeb292c1344ae53f0
Author: Peter Zhokhov <peterz@openai.com>
Date:   Wed Oct 16 14:56:36 2019 -0700

    .

commit 9849ef2aaaefabef427d9b87c78fe31a9609e19c
Author: Peter Zhokhov <peterz@openai.com>
Date:   Wed Oct 16 14:53:18 2019 -0700

    .

commit bfbb1d5ffa78beca5491be298f673506e3d1f11a
Author: Peter Zhokhov <peterz@openai.com>
Date:   Wed Oct 16 14:51:43 2019 -0700

    deploy wheels with more explicit versioning

commit e1f8d28ee1dab9fcee0f8914db1eb7f03b38054e
Merge: 5b25c83 6d7d645
Author: MineRL Labs <minerl@andrew.cmu.edu>
Date:   Tue Oct 15 22:23:52 2019 -0400

    Merge pull request #272 from minerllabs/test_framework

    Jenkins Test framework

commit 6d7d645f22016d54c1addfbbd7ae60f38e0a23b7
Author: Brandon Houghton <bhoughton@cmu.edu>
Date:   Tue Oct 15 22:15:28 2019 -0400

    Remove redundent data speed test

commit 89b82a17657fa3a132fe90fc3a791bc646e0daa0
Author: MineRL Labs <minerl@andrew.cmu.edu>
Date:   Tue Oct 15 22:01:20 2019 -0400

    Make the test slightly longer ...

commit 275f5dfde308ec24590f8ba308cd9bb41a37cc01
Author: MineRL Labs <minerl@andrew.cmu.edu>
Date:   Tue Oct 15 21:53:38 2019 -0400

    Fix Typo

commit cc0db109fc936e15738aa468511fb5cc4bc64b38
Author: MineRL Labs <minerl@andrew.cmu.edu>
Date:   Tue Oct 15 21:47:27 2019 -0400

    Take islice of minimal dataset for speed

commit ae9632f8acf36cbf37f81294735a52858f6bc5e8
Author: MineRL Labs <minerl@andrew.cmu.edu>
Date:   Tue Oct 15 21:38:05 2019 -0400

    Shorten the number of samples for data speed-test

commit 6b19f2b9716d75247a3140a0374079ec0439a244
Author: MineRL Labs <minerl@andrew.cmu.edu>
Date:   Tue Oct 15 21:14:31 2019 -0400

    Small change to test automatic web-hooks

commit 62ab60968e5e30db30b6a6d9baae57dd8c43e56c
Author: MineRL Labs <minerl@andrew.cmu.edu>
Date:   Tue Oct 15 20:58:18 2019 -0400

    Fix Typo

commit 096acb8bd1c53b981ef68694aedda5db35b0cb87
Author: MineRL Labs <minerl@andrew.cmu.edu>
Date:   Tue Oct 15 20:52:54 2019 -0400

    Remove download cache

commit f28aac652cbebdefa3b66735ba26c3a136b7dbbf
Author: MineRL Labs <minerl@andrew.cmu.edu>
Date:   Tue Oct 15 19:56:11 2019 -0400

    Remove test stage

commit 36fe3b14e6c7dc70d3b5316c06a39ecd7d85aa6a
Author: MineRL Labs <minerl@andrew.cmu.edu>
Date:   Tue Oct 15 19:39:54 2019 -0400

    Remove debug statements

commit a1ee144d9bfe4fe1ba8dff9fea4f915419a5b2c0
Merge: 3dccc32 5b25c83
Author: MineRL Labs <minerl@andrew.cmu.edu>
Date:   Tue Oct 15 19:15:58 2019 -0400

    Merge branch 'master' into test_framework

commit 5b25c83b3e37a2b6fe1b35b76408bdc4e3127906
Merge: 79108fd 69828ae
Author: MineRL Labs <minerl@andrew.cmu.edu>
Date:   Tue Oct 15 19:15:48 2019 -0400

    Merge pull request #273 from minerllabs/brandon/Enum_fix

    Fix observations of out or range enum type

commit 3dccc321ac9119556eec9d5e42b1120ed5dc4ee9
Author: MineRL Labs <minerl@andrew.cmu.edu>
Date:   Tue Oct 15 18:48:23 2019 -0400

    Added Jenkinsfile

commit 643bcce86e498dd3a58ff9bf6312e96bf21ed8c6
Author: MineRL Labs <minerl@andrew.cmu.edu>
Date:   Tue Oct 15 18:47:38 2019 -0400

    Added Jenkinsfile

commit a5cea69f0492f5df4bf9d47d991d3996e8f92620
Author: MineRL Labs <minerl@andrew.cmu.edu>
Date:   Tue Oct 15 18:46:43 2019 -0400

    Install python module from source

commit e2d64a9bf298b8481792cc6025bfd0214d50ef08
Author: MineRL Labs <minerl@andrew.cmu.edu>
Date:   Tue Oct 15 18:43:25 2019 -0400

    Update basic test

commit 8cd22215afb1ec375df1c2ecadf28567b2d6563b
Author: MineRL Labs <minerl@andrew.cmu.edu>
Date:   Tue Oct 15 18:36:39 2019 -0400

    Update Jenkinsfile

commit 9f65e537815c8bb9de0a84986231abee9719a1f5
Author: MineRL Labs <minerl@andrew.cmu.edu>
Date:   Tue Oct 15 18:35:10 2019 -0400

    Added Jenkinsfile

commit 28348e43a665bc801bcb961fed42cf8b07c1127c
Author: MineRL Labs <minerl@andrew.cmu.edu>
Date:   Tue Oct 15 18:34:48 2019 -0400

    Update Jenkinsfile

commit 29f5e6174f169bb225e63f53096726f70d6382e6
Author: MineRL Labs <minerl@andrew.cmu.edu>
Date:   Tue Oct 15 18:30:58 2019 -0400

    Update Jenkinsfile

commit cb1494995290d25f9fbead8aafdfeec2535f421e
Author: MineRL Labs <minerl@andrew.cmu.edu>
Date:   Tue Oct 15 18:30:25 2019 -0400

    Update Jenkinsfile

commit 24e28129ff8eaa408125083c53b8136a17866d11
Author: MineRL Labs <minerl@andrew.cmu.edu>
Date:   Tue Oct 15 18:29:25 2019 -0400

    Update Jenkinsfile

commit 3c857428e919eb65d2fbe4f110cf31ef355f8dfd
Author: MineRL Labs <minerl@andrew.cmu.edu>
Date:   Tue Oct 15 18:28:03 2019 -0400

    Update Jenkinsfile

commit 3559013288502064497922da02a758b467f17ecf
Author: MineRL Labs <minerl@andrew.cmu.edu>
Date:   Tue Oct 15 18:23:39 2019 -0400

    debug

commit 5aaa9126d974a26f977e94608f54f32775a0b2fe
Author: MineRL Labs <minerl@andrew.cmu.edu>
Date:   Tue Oct 15 18:07:41 2019 -0400

    debug

commit dc3af0885bcbca48537853a28fef3d17261754e8
Author: MineRL Labs <minerl@andrew.cmu.edu>
Date:   Tue Oct 15 18:06:18 2019 -0400

    Use env vars instead of exporting

commit 523753b9e249bee6418e32c1ad6ffc32091161dc
Author: MineRL Labs <minerl@andrew.cmu.edu>
Date:   Tue Oct 15 18:00:29 2019 -0400

    Add python path configuration to advanced tests

commit 7a4011b860fbdc39d0242004607e2f3d747483f2
Author: MineRL Labs <minerl@andrew.cmu.edu>
Date:   Tue Oct 15 17:58:02 2019 -0400

    Added Jenkinsfile

commit f13129da8f6cc6160618a6342c8d2aee2128715e
Author: MineRL Labs <minerl@andrew.cmu.edu>
Date:   Tue Oct 15 17:55:19 2019 -0400

    Use glob syntax

commit 85989036dca4fb246258299951f25fd495040662
Author: MineRL Labs <minerl@andrew.cmu.edu>
Date:   Tue Oct 15 17:49:10 2019 -0400

    debug

commit 8b7bd4c2ae45c9f11beeaf72c34c959f50c160f4
Author: MineRL Labs <minerl@andrew.cmu.edu>
Date:   Tue Oct 15 17:46:48 2019 -0400

    Debug

commit 9adc451aaed8808d6823dfe1e3f5e2fe7433a551
Author: MineRL Labs <minerl@andrew.cmu.edu>
Date:   Tue Oct 15 17:41:09 2019 -0400

    Catch errors so build can properly clean-up

commit 7a7dfba15dec80ac771338ca530bc598221c07e1
Author: MineRL Labs <minerl@andrew.cmu.edu>
Date:   Tue Oct 15 17:26:03 2019 -0400

    Publish junit xml results

commit 500314304f6ad6f45b7bcc785aa59a35abab8a9d
Author: MineRL Labs <minerl@andrew.cmu.edu>
Date:   Tue Oct 15 17:15:09 2019 -0400

    Add workspace

commit 6f9a0e8d841a276d18a6fc7feb5bc3fc0cca3e85
Author: MineRL Labs <minerl@andrew.cmu.edu>
Date:   Tue Oct 15 17:14:05 2019 -0400

    Added Jenkinsfile

commit eceff71260870082d0724cf4be37ffaeee8c4112
Author: MineRL Labs <minerl@andrew.cmu.edu>
Date:   Tue Oct 15 17:09:53 2019 -0400

    Added Jenkinsfile

commit 73cfaafa8d85d63d653ef69b01d73057302d5fb4
Author: MineRL Labs <minerl@andrew.cmu.edu>
Date:   Tue Oct 15 17:06:55 2019 -0400

    Ensure advanced tests are excluded

commit b11f6a96ee63d50240c0234b48a9076d1cc4145c
Author: MineRL Labs <minerl@andrew.cmu.edu>
Date:   Tue Oct 15 16:17:45 2019 -0400

    Split sequential tests from non-gui tests

commit caa388977113b576e7cb26fd0c5cd109e16a203c
Author: MineRL Labs <minerl@andrew.cmu.edu>
Date:   Tue Oct 15 15:51:44 2019 -0400

    Added Jenkinsfile

commit 39ab555cce869903bf7e6cc5c90f1a11079b6263
Author: MineRL Labs <minerl@andrew.cmu.edu>
Date:   Tue Oct 15 15:46:56 2019 -0400

    Added Jenkinsfile

commit 1bf658cb29986597e95df10f0a753b71f0e9f10f
Author: MineRL Labs <minerl@andrew.cmu.edu>
Date:   Tue Oct 15 15:41:46 2019 -0400

    Add junitxml output to pytest

commit 5f30c4ed981520b970fbbda64648ce1146bac44c
Author: MineRL Labs <minerl@andrew.cmu.edu>
Date:   Tue Oct 15 15:37:08 2019 -0400

    Fix issues with colored logs

commit c45d25a894a3ec6f1db6af6024463a85b3e05a6c
Author: MineRL Labs <minerl@andrew.cmu.edu>
Date:   Tue Oct 15 15:34:33 2019 -0400

    Color logs

commit f82a4142d9efdd13dc05fc89a4d04a7dffb5a2ee
Author: MineRL Labs <minerl@andrew.cmu.edu>
Date:   Mon Oct 14 20:05:33 2019 -0400

    Added Jenkinsfile

commit 69828aeea14147b8510fc6279a302816f535aac2
Author: Brandon Houghton <bhoughton@cmu.edu>
Date:   Mon Oct 14 18:41:23 2019 -0400

    Fix observations of out or range enum type
    Added intregration tests with red_flowers

commit 7d8f76776f7e909ed3b5bd79298c55cc3dd01148
Merge: 584ce5a daf3662
Author: William Guss <carlostnb@gmail.com>
Date:   Mon Oct 14 18:28:14 2019 -0400

    Merge branch 'test_framework' of github.com:minerllabs/minerl into test_framework

commit 584ce5a6dc698227d9db72465c5bff21993ed9b7
Author: William Guss <carlos…
@pep8speaks
Copy link

pep8speaks commented Jul 11, 2020

Hello @MadcowD! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 4:2: W291 trailing whitespace
Line 5:80: E501 line too long (99 > 79 characters)
Line 6:80: E501 line too long (95 > 79 characters)
Line 7:80: E501 line too long (91 > 79 characters)
Line 8:80: E501 line too long (95 > 79 characters)
Line 10:2: W291 trailing whitespace
Line 11:80: E501 line too long (90 > 79 characters)
Line 13:2: W291 trailing whitespace
Line 14:80: E501 line too long (99 > 79 characters)
Line 15:80: E501 line too long (88 > 79 characters)
Line 16:80: E501 line too long (94 > 79 characters)
Line 17:80: E501 line too long (96 > 79 characters)
Line 18:80: E501 line too long (89 > 79 characters)
Line 41:80: E501 line too long (108 > 79 characters)
Line 49:80: E501 line too long (96 > 79 characters)
Line 54:80: E501 line too long (110 > 79 characters)
Line 56:80: E501 line too long (102 > 79 characters)
Line 59:80: E501 line too long (93 > 79 characters)
Line 61:80: E501 line too long (94 > 79 characters)
Line 63:80: E501 line too long (94 > 79 characters)
Line 64:80: E501 line too long (98 > 79 characters)
Line 68:80: E501 line too long (83 > 79 characters)
Line 69:80: E501 line too long (81 > 79 characters)
Line 74:80: E501 line too long (89 > 79 characters)
Line 75:80: E501 line too long (87 > 79 characters)
Line 77:80: E501 line too long (103 > 79 characters)
Line 96:80: E501 line too long (120 > 79 characters)
Line 97:77: W291 trailing whitespace

Line 41:80: E501 line too long (84 > 79 characters)

Line 3:1: W293 blank line contains whitespace

Line 276:54: W291 trailing whitespace
Line 280:1: W293 blank line contains whitespace
Line 383:80: E501 line too long (115 > 79 characters)

Line 170:1: W293 blank line contains whitespace
Line 189:48: W291 trailing whitespace
Line 189:48: W291 trailing whitespace
Line 189:59: W292 no newline at end of file

Line 10:42: W292 no newline at end of file

Line 91:80: E501 line too long (153 > 79 characters)
Line 97:80: E501 line too long (145 > 79 characters)
Line 105:80: E501 line too long (111 > 79 characters)
Line 106:80: E501 line too long (161 > 79 characters)
Line 107:80: E501 line too long (150 > 79 characters)
Line 142:26: W291 trailing whitespace
Line 148:1: W293 blank line contains whitespace
Line 164:1: W293 blank line contains whitespace
Line 180:59: W291 trailing whitespace
Line 228:80: E501 line too long (85 > 79 characters)
Line 279:1: W293 blank line contains whitespace
Line 280:80: E501 line too long (84 > 79 characters)
Line 281:80: E501 line too long (88 > 79 characters)
Line 285:80: E501 line too long (86 > 79 characters)
Line 286:80: E501 line too long (84 > 79 characters)
Line 288:80: E501 line too long (87 > 79 characters)
Line 323:1: W293 blank line contains whitespace
Line 324:9: E303 too many blank lines (2)
Line 325:1: W293 blank line contains whitespace
Line 329:1: W293 blank line contains whitespace
Line 335:45: W291 trailing whitespace
Line 339:1: W293 blank line contains whitespace
Line 553:9: E265 block comment should start with '# '
Line 567:53: E261 at least two spaces before inline comment
Line 674:80: E501 line too long (85 > 79 characters)
Line 732:80: E501 line too long (85 > 79 characters)
Line 737:80: E501 line too long (88 > 79 characters)

Line 9:80: E501 line too long (124 > 79 characters)
Line 30:80: E501 line too long (87 > 79 characters)
Line 35:1: E302 expected 2 blank lines, found 1
Line 39:80: E501 line too long (104 > 79 characters)
Line 45:80: E501 line too long (81 > 79 characters)
Line 46:80: E501 line too long (153 > 79 characters)
Line 52:80: E501 line too long (145 > 79 characters)
Line 58:80: E501 line too long (94 > 79 characters)
Line 59:80: E501 line too long (130 > 79 characters)
Line 60:80: E501 line too long (111 > 79 characters)
Line 61:80: E501 line too long (161 > 79 characters)
Line 62:80: E501 line too long (150 > 79 characters)
Line 68:23: W291 trailing whitespace
Line 69:9: E128 continuation line under-indented for visual indent
Line 69:13: W291 trailing whitespace
Line 70:9: E128 continuation line under-indented for visual indent
Line 70:27: W291 trailing whitespace
Line 71:9: E128 continuation line under-indented for visual indent
Line 71:22: W291 trailing whitespace
Line 72:9: E128 continuation line under-indented for visual indent
Line 72:18: W291 trailing whitespace
Line 73:9: E128 continuation line under-indented for visual indent
Line 73:19: W291 trailing whitespace
Line 74:9: E128 continuation line under-indented for visual indent
Line 75:9: E128 continuation line under-indented for visual indent
Line 76:9: E125 continuation line with same indent as next logical line
Line 76:9: E128 continuation line under-indented for visual indent
Line 79:1: W293 blank line contains whitespace
Line 97:26: W291 trailing whitespace
Line 103:1: W293 blank line contains whitespace
Line 119:1: W293 blank line contains whitespace
Line 121:5: E303 too many blank lines (2)
Line 130:80: E501 line too long (94 > 79 characters)
Line 134:80: E501 line too long (96 > 79 characters)
Line 135:80: E501 line too long (87 > 79 characters)
Line 141:80: E501 line too long (81 > 79 characters)
Line 141:82: W291 trailing whitespace
Line 142:9: E122 continuation line missing indentation or outdented
Line 143:1: W293 blank line contains whitespace
Line 171:80: E501 line too long (85 > 79 characters)
Line 217:80: E501 line too long (84 > 79 characters)
Line 220:15: E221 multiple spaces before operator
Line 222:1: W293 blank line contains whitespace
Line 223:80: E501 line too long (84 > 79 characters)
Line 224:80: E501 line too long (88 > 79 characters)
Line 228:80: E501 line too long (86 > 79 characters)
Line 229:80: E501 line too long (84 > 79 characters)
Line 231:80: E501 line too long (87 > 79 characters)
Line 237:1: W293 blank line contains whitespace
Line 239:9: E303 too many blank lines (2)
Line 242:9: E303 too many blank lines (2)
Line 247:80: E501 line too long (88 > 79 characters)
Line 261:1: W293 blank line contains whitespace
Line 263:1: W293 blank line contains whitespace
Line 267:1: W293 blank line contains whitespace
Line 273:45: W291 trailing whitespace
Line 277:1: W293 blank line contains whitespace
Line 285:1: W293 blank line contains whitespace
Line 319:80: E501 line too long (95 > 79 characters)
Line 327:1: W293 blank line contains whitespace
Line 330:59: W291 trailing whitespace
Line 334:1: W293 blank line contains whitespace
Line 339:80: E501 line too long (97 > 79 characters)
Line 346:80: E501 line too long (112 > 79 characters)
Line 347:80: E501 line too long (115 > 79 characters)
Line 348:1: W293 blank line contains whitespace
Line 352:80: E501 line too long (97 > 79 characters)
Line 360:1: W293 blank line contains whitespace
Line 363:5: E303 too many blank lines (3)
Line 377:80: E501 line too long (91 > 79 characters)
Line 398:80: E501 line too long (87 > 79 characters)
Line 408:1: W293 blank line contains whitespace
Line 409:1: W293 blank line contains whitespace
Line 412:9: E303 too many blank lines (4)
Line 424:1: W293 blank line contains whitespace
Line 427:80: E501 line too long (116 > 79 characters)
Line 438:5: E303 too many blank lines (2)
Line 443:53: E261 at least two spaces before inline comment
Line 455:1: W293 blank line contains whitespace
Line 462:1: W293 blank line contains whitespace
Line 466:80: E501 line too long (81 > 79 characters)
Line 471:17: E303 too many blank lines (3)
Line 476:80: E501 line too long (96 > 79 characters)
Line 480:80: E501 line too long (122 > 79 characters)
Line 481:80: E501 line too long (112 > 79 characters)
Line 483:80: E501 line too long (100 > 79 characters)
Line 487:80: E501 line too long (104 > 79 characters)
Line 489:19: E225 missing whitespace around operator
Line 491:25: E225 missing whitespace around operator
Line 493:24: E225 missing whitespace around operator
Line 495:28: E225 missing whitespace around operator
Line 500:28: E225 missing whitespace around operator
Line 509:33: E713 test for membership should be 'not in'
Line 510:80: E501 line too long (100 > 79 characters)
Line 527:9: E303 too many blank lines (2)
Line 564:80: E501 line too long (85 > 79 characters)
Line 569:80: E501 line too long (88 > 79 characters)
Line 580:21: E261 at least two spaces before inline comment
Line 584:1: W391 blank line at end of file

Line 97:80: E501 line too long (87 > 79 characters)
Line 97:88: W291 trailing whitespace
Line 98:80: E501 line too long (83 > 79 characters)
Line 98:84: W291 trailing whitespace
Line 143:37: E261 at least two spaces before inline comment
Line 143:80: E501 line too long (101 > 79 characters)
Line 143:102: W291 trailing whitespace
Line 244:80: E501 line too long (87 > 79 characters)
Line 307:31: E221 multiple spaces before operator
Line 308:35: E221 multiple spaces before operator
Line 397:80: E501 line too long (81 > 79 characters)
Line 399:80: E501 line too long (82 > 79 characters)
Line 442:80: E501 line too long (127 > 79 characters)
Line 479:80: E501 line too long (93 > 79 characters)
Line 499:1: W293 blank line contains whitespace
Line 551:80: E501 line too long (85 > 79 characters)
Line 583:17: E128 continuation line under-indented for visual indent
Line 583:51: E261 at least two spaces before inline comment
Line 583:80: E501 line too long (98 > 79 characters)
Line 608:80: E501 line too long (122 > 79 characters)
Line 639:80: E501 line too long (94 > 79 characters)
Line 669:80: E501 line too long (118 > 79 characters)
Line 710:80: E501 line too long (95 > 79 characters)

Line 3:1: W391 blank line at end of file

Line 34:53: W291 trailing whitespace
Line 38:1: W293 blank line contains whitespace
Line 39:9: E303 too many blank lines (2)
Line 39:80: E501 line too long (80 > 79 characters)
Line 52:1: W293 blank line contains whitespace
Line 54:5: E266 too many leading '#' for block comment
Line 58:5: E266 too many leading '#' for block comment
Line 58:5: E303 too many blank lines (2)
Line 59:1: W293 blank line contains whitespace
Line 61:5: E301 expected 1 blank line, found 0
Line 66:80: E501 line too long (83 > 79 characters)
Line 74:80: E501 line too long (83 > 79 characters)
Line 80:80: E501 line too long (84 > 79 characters)
Line 82:80: E501 line too long (83 > 79 characters)
Line 86:80: E501 line too long (90 > 79 characters)
Line 87:80: E501 line too long (80 > 79 characters)
Line 90:14: E271 multiple spaces after keyword
Line 90:80: E501 line too long (84 > 79 characters)
Line 92:1: W293 blank line contains whitespace
Line 93:5: E303 too many blank lines (2)
Line 96:80: E501 line too long (80 > 79 characters)
Line 99:80: E501 line too long (84 > 79 characters)
Line 108:80: E501 line too long (86 > 79 characters)
Line 111:5: E303 too many blank lines (2)
Line 114:80: E501 line too long (89 > 79 characters)
Line 115:80: E501 line too long (86 > 79 characters)
Line 117:80: E501 line too long (82 > 79 characters)
Line 120:5: E266 too many leading '#' for block comment
Line 120:5: E303 too many blank lines (2)
Line 122:5: E301 expected 1 blank line, found 0
Line 124:14: E271 multiple spaces after keyword
Line 124:80: E501 line too long (98 > 79 characters)
Line 127:57: W291 trailing whitespace
Line 128:80: E501 line too long (89 > 79 characters)
Line 128:90: W291 trailing whitespace
Line 129:1: W293 blank line contains whitespace
Line 130:20: W291 trailing whitespace
Line 131:63: W291 trailing whitespace
Line 132:80: E501 line too long (95 > 79 characters)
Line 132:96: W291 trailing whitespace
Line 133:1: W293 blank line contains whitespace
Line 134:20: W291 trailing whitespace
Line 135:61: W291 trailing whitespace
Line 136:80: E501 line too long (93 > 79 characters)
Line 136:94: W291 trailing whitespace
Line 137:1: W293 blank line contains whitespace
Line 139:5: E266 too many leading '#' for block comment
Line 139:5: E303 too many blank lines (2)
Line 157:16: W291 trailing whitespace
Line 178:80: E501 line too long (84 > 79 characters)
Line 215:1: W293 blank line contains whitespace
Line 216:80: E501 line too long (102 > 79 characters)
Line 220:1: W293 blank line contains whitespace
Line 221:44: E203 whitespace before ':'
Line 225:80: E501 line too long (82 > 79 characters)
Line 225:83: W291 trailing whitespace
Line 226:80: E501 line too long (94 > 79 characters)
Line 227:80: E501 line too long (103 > 79 characters)
Line 237:1: W293 blank line contains whitespace
Line 238:9: E303 too many blank lines (2)
Line 244:1: W293 blank line contains whitespace
Line 245:1: W293 blank line contains whitespace
Line 247:9: E303 too many blank lines (3)
Line 247:69: W291 trailing whitespace
Line 248:13: E128 continuation line under-indented for visual indent
Line 250:1: W391 blank line at end of file

Line 5:80: E501 line too long (81 > 79 characters)
Line 15:1: E302 expected 2 blank lines, found 1
Line 28:5: E303 too many blank lines (2)
Line 36:13: E128 continuation line under-indented for visual indent
Line 42:24: E231 missing whitespace after ':'
Line 42:53: E231 missing whitespace after ':'
Line 62:1: W293 blank line contains whitespace
Line 63:63: W291 trailing whitespace
Line 64:25: W291 trailing whitespace
Line 77:1: W293 blank line contains whitespace
Line 78:61: W291 trailing whitespace
Line 81:54: W291 trailing whitespace
Line 82:10: W291 trailing whitespace
Line 95:13: E124 closing bracket does not match visual indentation
Line 96:1: W293 blank line contains whitespace
Line 98:5: E303 too many blank lines (2)

Line 4:80: E501 line too long (82 > 79 characters)
Line 7:80: E501 line too long (81 > 79 characters)
Line 25:33: E203 whitespace before ':'
Line 27:18: E114 indentation is not a multiple of four (comment)
Line 27:18: E117 over-indented (comment)
Line 28:18: E114 indentation is not a multiple of four (comment)
Line 28:18: E117 over-indented (comment)
Line 33:47: W291 trailing whitespace
Line 41:5: E303 too many blank lines (2)
Line 65:80: E501 line too long (146 > 79 characters)
Line 65:119: E261 at least two spaces before inline comment
Line 71:9: E265 block comment should start with '# '
Line 73:80: E501 line too long (123 > 79 characters)
Line 74:80: E501 line too long (120 > 79 characters)
Line 75:33: E128 continuation line under-indented for visual indent
Line 76:80: E501 line too long (100 > 79 characters)
Line 78:80: E501 line too long (112 > 79 characters)
Line 80:80: E501 line too long (108 > 79 characters)
Line 80:81: E261 at least two spaces before inline comment
Line 81:80: E501 line too long (124 > 79 characters)
Line 91:80: E501 line too long (99 > 79 characters)
Line 103:1: W293 blank line contains whitespace
Line 104:63: W291 trailing whitespace
Line 105:17: E201 whitespace after '['
Line 105:66: E202 whitespace before ']'
Line 105:68: W291 trailing whitespace
Line 106:1: W293 blank line contains whitespace
Line 107:61: W291 trailing whitespace
Line 108:17: W291 trailing whitespace
Line 109:58: E251 unexpected spaces around keyword / parameter equals
Line 110:17: E128 continuation line under-indented for visual indent
Line 111:13: E131 continuation line unaligned for hanging indent
Line 111:55: W291 trailing whitespace
Line 127:1: W293 blank line contains whitespace
Line 128:5: E303 too many blank lines (2)
Line 133:1: W293 blank line contains whitespace
Line 308:80: E501 line too long (83 > 79 characters)
Line 310:80: E501 line too long (80 > 79 characters)
Line 313:1: W293 blank line contains whitespace
Line 318:80: E501 line too long (85 > 79 characters)
Line 319:1: W293 blank line contains whitespace
Line 336:1: W293 blank line contains whitespace
Line 346:1: W293 blank line contains whitespace

Line 46:80: E501 line too long (90 > 79 characters)

Line 48:26: W291 trailing whitespace

Line 106:80: E501 line too long (108 > 79 characters)
Line 188:80: E501 line too long (109 > 79 characters)
Line 191:80: E501 line too long (80 > 79 characters)
Line 420:1: W293 blank line contains whitespace
Line 424:23: E225 missing whitespace around operator
Line 426:80: E501 line too long (105 > 79 characters)
Line 434:1: E305 expected 2 blank lines after class or function definition, found 3
Line 435:33: W292 no newline at end of file

Line 4:80: E501 line too long (81 > 79 characters)
Line 35:80: E501 line too long (1571 > 79 characters)
Line 36:1: E302 expected 2 blank lines, found 0
Line 44:5: E303 too many blank lines (3)
Line 66:5: E303 too many blank lines (2)
Line 66:63: W291 trailing whitespace
Line 69:17: E128 continuation line under-indented for visual indent
Line 70:13: E124 closing bracket does not match visual indentation
Line 71:10: W291 trailing whitespace
Line 72:1: W293 blank line contains whitespace
Line 73:61: W291 trailing whitespace
Line 78:10: W291 trailing whitespace
Line 81:5: E303 too many blank lines (2)

Line 97:1: E303 too many blank lines (4)
Line 98:80: E501 line too long (99 > 79 characters)
Line 109:1: W391 blank line at end of file

Line 15:1: E303 too many blank lines (3)
Line 39:53: W291 trailing whitespace
Line 67:1: W293 blank line contains whitespace
Line 68:5: E303 too many blank lines (2)
Line 78:5: E303 too many blank lines (2)
Line 86:42: E222 multiple spaces after operator
Line 87:1: W391 blank line at end of file

Line 6:22: W292 no newline at end of file

Line 11:1: E302 expected 2 blank lines, found 1
Line 14:80: E501 line too long (88 > 79 characters)
Line 56:80: E501 line too long (110 > 79 characters)
Line 62:1: E303 too many blank lines (3)
Line 68:80: E501 line too long (83 > 79 characters)
Line 74:80: E501 line too long (83 > 79 characters)
Line 78:1: W293 blank line contains whitespace
Line 84:27: W291 trailing whitespace
Line 109:80: E501 line too long (81 > 79 characters)
Line 115:80: E501 line too long (84 > 79 characters)
Line 139:1: W391 blank line at end of file

Line 8:1: E302 expected 2 blank lines, found 1
Line 10:80: E501 line too long (120 > 79 characters)
Line 15:1: W293 blank line contains whitespace
Line 22:80: E501 line too long (99 > 79 characters)
Line 25:80: E501 line too long (110 > 79 characters)
Line 28:80: E501 line too long (90 > 79 characters)
Line 29:80: E501 line too long (92 > 79 characters)
Line 34:1: W391 blank line at end of file

Line 9:1: E302 expected 2 blank lines, found 1
Line 13:80: E501 line too long (118 > 79 characters)
Line 26:5: E303 too many blank lines (2)
Line 28:80: E501 line too long (97 > 79 characters)
Line 37:80: E501 line too long (90 > 79 characters)
Line 39:20: E222 multiple spaces after operator
Line 40:80: E501 line too long (80 > 79 characters)
Line 49:1: E303 too many blank lines (3)
Line 51:80: E501 line too long (82 > 79 characters)
Line 53:80: E501 line too long (116 > 79 characters)

Line 8:1: E302 expected 2 blank lines, found 1
Line 21:80: E501 line too long (97 > 79 characters)
Line 26:80: E501 line too long (87 > 79 characters)
Line 30:5: E303 too many blank lines (2)
Line 31:13: W291 trailing whitespace
Line 32:80: E501 line too long (94 > 79 characters)
Line 34:80: E501 line too long (103 > 79 characters)
Line 37:80: E501 line too long (107 > 79 characters)

Line 16:80: E501 line too long (82 > 79 characters)
Line 21:1: E101 indentation contains mixed spaces and tabs
Line 21:1: W191 indentation contains tabs
Line 22:1: W191 indentation contains tabs
Line 22:13: W291 trailing whitespace
Line 23:1: E101 indentation contains mixed spaces and tabs
Line 23:6: W291 trailing whitespace
Line 24:80: E501 line too long (90 > 79 characters)
Line 26:80: E501 line too long (94 > 79 characters)
Line 62:1: W293 blank line contains whitespace
Line 66:80: E501 line too long (88 > 79 characters)
Line 82:1: E303 too many blank lines (5)
Line 102:1: E303 too many blank lines (3)
Line 107:80: E501 line too long (114 > 79 characters)
Line 110:80: E501 line too long (96 > 79 characters)
Line 124:71: W291 trailing whitespace
Line 132:80: E501 line too long (89 > 79 characters)
Line 133:80: E501 line too long (84 > 79 characters)
Line 134:80: E501 line too long (85 > 79 characters)
Line 142:80: E501 line too long (85 > 79 characters)
Line 144:1: W293 blank line contains whitespace
Line 159:1: W391 blank line at end of file

Line 8:1: E302 expected 2 blank lines, found 1
Line 17:5: E303 too many blank lines (2)
Line 22:80: E501 line too long (80 > 79 characters)
Line 23:80: E501 line too long (82 > 79 characters)
Line 37:80: E501 line too long (108 > 79 characters)
Line 56:1: W391 blank line at end of file

Line 12:80: E501 line too long (82 > 79 characters)
Line 14:80: E501 line too long (117 > 79 characters)
Line 26:80: E501 line too long (90 > 79 characters)
Line 28:20: E222 multiple spaces after operator
Line 29:80: E501 line too long (80 > 79 characters)

Line 4:5: E271 multiple spaces after keyword
Line 5:5: E271 multiple spaces after keyword
Line 6:5: E271 multiple spaces after keyword
Line 7:5: E271 multiple spaces after keyword
Line 8:5: E271 multiple spaces after keyword
Line 9:5: E271 multiple spaces after keyword
Line 9:20: W292 no newline at end of file

Line 12:80: E501 line too long (105 > 79 characters)
Line 16:1: E302 expected 2 blank lines, found 0
Line 23:10: W291 trailing whitespace
Line 29:80: E501 line too long (98 > 79 characters)
Line 30:80: E501 line too long (105 > 79 characters)
Line 45:30: E251 unexpected spaces around keyword / parameter equals
Line 45:32: E251 unexpected spaces around keyword / parameter equals
Line 46:80: E501 line too long (82 > 79 characters)
Line 51:1: E302 expected 2 blank lines, found 1
Line 53:80: E501 line too long (91 > 79 characters)
Line 59:33: E231 missing whitespace after ','
Line 60:80: E501 line too long (81 > 79 characters)
Line 61:22: E251 unexpected spaces around keyword / parameter equals
Line 61:24: E251 unexpected spaces around keyword / parameter equals
Line 65:80: E501 line too long (81 > 79 characters)

Line 14:80: E501 line too long (99 > 79 characters)
Line 20:1: E303 too many blank lines (3)
Line 34:9: E128 continuation line under-indented for visual indent
Line 34:14: E203 whitespace before ':'
Line 35:9: E128 continuation line under-indented for visual indent
Line 35:17: E203 whitespace before ':'
Line 35:31: E203 whitespace before ','
Line 35:41: E203 whitespace before ':'
Line 36:9: E128 continuation line under-indented for visual indent
Line 36:17: E203 whitespace before ':'
Line 36:25: E252 missing whitespace around parameter equals
Line 37:9: E125 continuation line with same indent as next logical line
Line 37:9: E128 continuation line under-indented for visual indent
Line 37:15: E203 whitespace before ':'
Line 37:23: E252 missing whitespace around parameter equals
Line 39:80: E501 line too long (80 > 79 characters)
Line 41:32: E261 at least two spaces before inline comment
Line 46:35: E251 unexpected spaces around keyword / parameter equals
Line 47:58: E251 unexpected spaces around keyword / parameter equals
Line 47:76: E251 unexpected spaces around keyword / parameter equals
Line 47:80: E501 line too long (86 > 79 characters)
Line 47:84: E261 at least two spaces before inline comment
Line 47:85: E262 inline comment should start with '# '
Line 49:15: W291 trailing whitespace
Line 57:1: W293 blank line contains whitespace
Line 60:18: E251 unexpected spaces around keyword / parameter equals
Line 60:20: E251 unexpected spaces around keyword / parameter equals
Line 61:21: E251 unexpected spaces around keyword / parameter equals
Line 61:23: E251 unexpected spaces around keyword / parameter equals
Line 62:20: E251 unexpected spaces around keyword / parameter equals
Line 62:22: E251 unexpected spaces around keyword / parameter equals
Line 63:20: E251 unexpected spaces around keyword / parameter equals
Line 67:1: W293 blank line contains whitespace
Line 68:1: W293 blank line contains whitespace
Line 69:1: E303 too many blank lines (3)
Line 69:80: E501 line too long (82 > 79 characters)
Line 72:1: E302 expected 2 blank lines, found 3
Line 77:9: E128 continuation line under-indented for visual indent
Line 77:13: E203 whitespace before ':'
Line 78:9: E128 continuation line under-indented for visual indent
Line 78:14: E203 whitespace before ':'
Line 79:9: E128 continuation line under-indented for visual indent
Line 80:9: E125 continuation line with same indent as next logical line
Line 80:9: E128 continuation line under-indented for visual indent
Line 83:1: W293 blank line contains whitespace
Line 92:1: E303 too many blank lines (3)
Line 95:80: E501 line too long (87 > 79 characters)
Line 99:56: E203 whitespace before ':'
Line 99:70: E203 whitespace before ':'
Line 107:33: W291 trailing whitespace
Line 108:29: W291 trailing whitespace
Line 130:80: E501 line too long (98 > 79 characters)
Line 134:80: E501 line too long (104 > 79 characters)
Line 135:20: E713 test for membership should be 'not in'
Line 141:18: W291 trailing whitespace
Line 142:80: E501 line too long (92 > 79 characters)
Line 145:80: E501 line too long (97 > 79 characters)
Line 148:19: E271 multiple spaces after keyword
Line 152:68: W291 trailing whitespace
Line 156:80: E501 line too long (86 > 79 characters)
Line 157:17: E128 continuation line under-indented for visual indent
Line 157:24: E251 unexpected spaces around keyword / parameter equals
Line 157:47: E251 unexpected spaces around keyword / parameter equals
Line 170:43: E203 whitespace before ':'
Line 178:26: W291 trailing whitespace
Line 195:80: E501 line too long (98 > 79 characters)
Line 197:80: E501 line too long (115 > 79 characters)
Line 199:80: E501 line too long (94 > 79 characters)
Line 204:80: E501 line too long (114 > 79 characters)
Line 205:1: W391 blank line at end of file

Line 5:57: W291 trailing whitespace
Line 17:80: E501 line too long (138 > 79 characters)
Line 18:80: E501 line too long (153 > 79 characters)
Line 33:80: E501 line too long (110 > 79 characters)
Line 38:80: E501 line too long (96 > 79 characters)
Line 80:80: E501 line too long (103 > 79 characters)
Line 81:80: E501 line too long (103 > 79 characters)
Line 83:80: E501 line too long (99 > 79 characters)
Line 94:1: E303 too many blank lines (4)

Line 21:1: W293 blank line contains whitespace
Line 22:5: E303 too many blank lines (2)
Line 27:5: E303 too many blank lines (2)
Line 32:44: W291 trailing whitespace
Line 33:17: E128 continuation line under-indented for visual indent
Line 41:80: E501 line too long (112 > 79 characters)
Line 51:80: E501 line too long (93 > 79 characters)
Line 57:1: W293 blank line contains whitespace
Line 58:80: E501 line too long (91 > 79 characters)
Line 71:5: E303 too many blank lines (2)
Line 75:80: E501 line too long (98 > 79 characters)
Line 76:80: E501 line too long (102 > 79 characters)
Line 78:80: E501 line too long (97 > 79 characters)
Line 79:80: E501 line too long (92 > 79 characters)
Line 95:29: E117 over-indented
Line 102:80: E501 line too long (101 > 79 characters)
Line 115:80: E501 line too long (83 > 79 characters)

Line 5:80: E501 line too long (105 > 79 characters)
Line 15:80: E501 line too long (95 > 79 characters)
Line 34:1: E303 too many blank lines (4)
Line 38:80: E501 line too long (135 > 79 characters)
Line 41:5: E303 too many blank lines (2)
Line 47:80: E501 line too long (103 > 79 characters)
Line 51:80: E501 line too long (125 > 79 characters)
Line 62:80: E501 line too long (124 > 79 characters)
Line 68:80: E501 line too long (119 > 79 characters)
Line 69:80: E501 line too long (95 > 79 characters)
Line 73:80: E501 line too long (131 > 79 characters)
Line 79:80: E501 line too long (120 > 79 characters)
Line 80:80: E501 line too long (120 > 79 characters)
Line 81:80: E501 line too long (104 > 79 characters)
Line 86:80: E501 line too long (87 > 79 characters)
Line 92:80: E501 line too long (86 > 79 characters)
Line 98:80: E501 line too long (121 > 79 characters)
Line 104:80: E501 line too long (108 > 79 characters)
Line 108:80: E501 line too long (119 > 79 characters)
Line 113:1: E303 too many blank lines (3)
Line 124:1: E303 too many blank lines (4)
Line 124:1: W293 blank line contains whitespace
Line 124:1: W391 blank line at end of file

Line 8:80: E501 line too long (80 > 79 characters)
Line 24:27: W291 trailing whitespace
Line 30:80: E501 line too long (87 > 79 characters)
Line 35:80: E501 line too long (90 > 79 characters)
Line 39:80: E501 line too long (90 > 79 characters)
Line 41:1: W293 blank line contains whitespace
Line 45:1: W293 blank line contains whitespace
Line 47:9: E303 too many blank lines (2)
Line 48:31: W291 trailing whitespace
Line 56:80: E501 line too long (99 > 79 characters)
Line 58:80: E501 line too long (96 > 79 characters)
Line 58:92: E231 missing whitespace after ','
Line 58:94: E231 missing whitespace after ','
Line 61:1: W293 blank line contains whitespace
Line 64:80: E501 line too long (90 > 79 characters)
Line 67:80: E501 line too long (96 > 79 characters)
Line 69:80: E501 line too long (90 > 79 characters)
Line 73:1: W293 blank line contains whitespace
Line 73:1: W391 blank line at end of file

Line 16:1: W293 blank line contains whitespace
Line 27:80: E501 line too long (91 > 79 characters)
Line 36:6: E271 multiple spaces after keyword
Line 39:1: W293 blank line contains whitespace
Line 49:29: E203 whitespace before ':'
Line 50:80: E501 line too long (110 > 79 characters)
Line 55:80: E501 line too long (80 > 79 characters)
Line 59:1: W293 blank line contains whitespace
Line 60:1: W293 blank line contains whitespace
Line 62:1: E303 too many blank lines (6)
Line 65:1: E302 expected 2 blank lines, found 6
Line 68:1: W293 blank line contains whitespace
Line 78:29: E203 whitespace before ':'
Line 79:80: E501 line too long (91 > 79 characters)
Line 80:1: W293 blank line contains whitespace
Line 90:80: E501 line too long (80 > 79 characters)
Line 91:1: W391 blank line at end of file

Line 10:24: E231 missing whitespace after ','
Line 10:29: E231 missing whitespace after ','
Line 36:1: E303 too many blank lines (3)
Line 53:1: E303 too many blank lines (3)
Line 57:1: E302 expected 2 blank lines, found 3
Line 63:80: E501 line too long (121 > 79 characters)
Line 65:80: E501 line too long (105 > 79 characters)
Line 71:30: E203 whitespace before ':'
Line 71:73: E203 whitespace before ':'
Line 71:80: E501 line too long (108 > 79 characters)
Line 71:100: E231 missing whitespace after ','
Line 72:70: W291 trailing whitespace
Line 82:80: E501 line too long (87 > 79 characters)
Line 86:80: E501 line too long (108 > 79 characters)
Line 87:1: W293 blank line contains whitespace
Line 96:1: E302 expected 2 blank lines, found 1
Line 97:36: E203 whitespace before ':'
Line 97:63: E231 missing whitespace after ','
Line 105:80: E501 line too long (86 > 79 characters)
Line 105:85: E202 whitespace before ')'
Line 115:80: E501 line too long (86 > 79 characters)
Line 117:80: E501 line too long (110 > 79 characters)
Line 122:1: E303 too many blank lines (3)
Line 130:36: E203 whitespace before ':'
Line 130:63: E231 missing whitespace after ','
Line 131:80: E501 line too long (84 > 79 characters)
Line 141:80: E501 line too long (122 > 79 characters)
Line 149:1: E303 too many blank lines (3)
Line 152:1: E302 expected 2 blank lines, found 3
Line 159:80: E501 line too long (84 > 79 characters)
Line 162:1: W293 blank line contains whitespace
Line 163:30: E203 whitespace before ':'
Line 163:49: E203 whitespace before ':'
Line 163:50: E231 missing whitespace after ':'
Line 170:51: W291 trailing whitespace
Line 178:1: E303 too many blank lines (4)
Line 182:1: E302 expected 2 blank lines, found 4
Line 190:80: E501 line too long (115 > 79 characters)
Line 194:1: W293 blank line contains whitespace
Line 196:5: E303 too many blank lines (2)
Line 196:30: E203 whitespace before ':'
Line 217:5: E125 continuation line with same indent as next logical line
Line 217:80: E501 line too long (89 > 79 characters)
Line 228:1: E303 too many blank lines (3)
Line 228:80: E501 line too long (83 > 79 characters)
Line 229:1: E302 expected 2 blank lines, found 3
Line 235:80: E501 line too long (125 > 79 characters)
Line 238:40: E203 whitespace before ':'
Line 238:55: E203 whitespace before ':'
Line 239:80: E501 line too long (105 > 79 characters)
Line 250:80: E501 line too long (81 > 79 characters)
Line 262:1: W293 blank line contains whitespace
Line 262:1: W391 blank line at end of file

Line 32:80: E501 line too long (134 > 79 characters)
Line 38:64: E231 missing whitespace after ','
Line 39:76: W291 trailing whitespace
Line 54:80: E501 line too long (93 > 79 characters)
Line 62:8: W291 trailing whitespace
Line 63:33: E203 whitespace before ':'
Line 66:21: W291 trailing whitespace
Line 67:1: W293 blank line contains whitespace
Line 79:11: W292 no newline at end of file

Line 10:1: E302 expected 2 blank lines, found 1
Line 18:1: W293 blank line contains whitespace
Line 18:1: W391 blank line at end of file

Line 6:1: E303 too many blank lines (3)
Line 11:1: E303 too many blank lines (3)
Line 12:37: W291 trailing whitespace
Line 13:80: E501 line too long (86 > 79 characters)
Line 20:10: E111 indentation is not a multiple of four
Line 20:10: E117 over-indented
Line 32:80: E501 line too long (116 > 79 characters)
Line 35:9: E122 continuation line missing indentation or outdented
Line 38:18: W291 trailing whitespace
Line 41:36: E203 whitespace before ':'

Line 6:1: E303 too many blank lines (3)
Line 13:1: E303 too many blank lines (5)
Line 15:59: W291 trailing whitespace
Line 22:37: W291 trailing whitespace
Line 28:37: E203 whitespace before ':'
Line 38:10: E111 indentation is not a multiple of four
Line 38:10: E117 over-indented

Line 6:1: E303 too many blank lines (3)
Line 20:10: E111 indentation is not a multiple of four
Line 20:10: E117 over-indented
Line 25:80: E501 line too long (103 > 79 characters)
Line 28:1: W293 blank line contains whitespace
Line 32:1: W293 blank line contains whitespace
Line 38:1: W293 blank line contains whitespace
Line 40:10: E111 indentation is not a multiple of four
Line 40:10: E117 over-indented
Line 43:1: W293 blank line contains whitespace
Line 48:1: E302 expected 2 blank lines, found 1
Line 49:6: E111 indentation is not a multiple of four
Line 49:6: E117 over-indented
Line 50:10: E111 indentation is not a multiple of four
Line 51:1: W293 blank line contains whitespace
Line 52:6: E111 indentation is not a multiple of four
Line 53:10: E111 indentation is not a multiple of four
Line 54:80: E501 line too long (85 > 79 characters)
Line 56:1: W293 blank line contains whitespace
Line 57:6: E111 indentation is not a multiple of four

Line 14:1: W293 blank line contains whitespace
Line 15:5: E303 too many blank lines (2)
Line 17:38: W291 trailing whitespace
Line 23:59: E203 whitespace before ':'
Line 27:80: E501 line too long (104 > 79 characters)
Line 28:80: E501 line too long (95 > 79 characters)
Line 32:1: W293 blank line contains whitespace
Line 33:1: E302 expected 2 blank lines, found 1
Line 40:35: W291 trailing whitespace
Line 45:1: W293 blank line contains whitespace
Line 46:56: E203 whitespace before ':'
Line 46:65: E252 missing whitespace around parameter equals
Line 60:35: W291 trailing whitespace
Line 64:1: W293 blank line contains whitespace
Line 65:43: E252 missing whitespace around parameter equals
Line 69:1: E302 expected 2 blank lines, found 1
Line 69:31: W291 trailing whitespace
Line 72:1: W293 blank line contains whitespace
Line 75:31: W291 trailing whitespace
Line 80:1: W293 blank line contains whitespace
Line 81:59: E252 missing whitespace around parameter equals

Line 7:1: E303 too many blank lines (4)
Line 7:80: E501 line too long (89 > 79 characters)
Line 8:80: E501 line too long (97 > 79 characters)
Line 9:80: E501 line too long (93 > 79 characters)
Line 15:33: E203 whitespace before ':'
Line 22:5: E303 too many blank lines (3)
Line 22:80: E501 line too long (174 > 79 characters)
Line 27:80: E501 line too long (113 > 79 characters)
Line 28:80: E501 line too long (103 > 79 characters)
Line 29:80: E501 line too long (128 > 79 characters)

Line 27:5: E303 too many blank lines (2)
Line 27:26: E203 whitespace before ':'
Line 27:51: E203 whitespace before ':'
Line 41:31: E203 whitespace before ':'
Line 43:80: E501 line too long (94 > 79 characters)
Line 51:23: W291 trailing whitespace
Line 52:9: E128 continuation line under-indented for visual indent
Line 52:37: W291 trailing whitespace
Line 53:9: E128 continuation line under-indented for visual indent
Line 53:37: W291 trailing whitespace
Line 54:9: E128 continuation line under-indented for visual indent
Line 55:5: E125 continuation line with same indent as next logical line
Line 55:9: E128 continuation line under-indented for visual indent
Line 55:18: E203 whitespace before ':'
Line 58:80: E501 line too long (89 > 79 characters)
Line 59:80: E501 line too long (80 > 79 characters)
Line 60:80: E501 line too long (95 > 79 characters)
Line 71:5: E303 too many blank lines (2)
Line 77:80: E501 line too long (91 > 79 characters)
Line 78:80: E501 line too long (88 > 79 characters)
Line 96:1: W293 blank line contains whitespace
Line 99:1: W293 blank line contains whitespace
Line 100:1: E302 expected 2 blank lines, found 1
Line 103:32: E203 whitespace before ':'
Line 110:24: E203 whitespace before ':'
Line 116:15: E271 multiple spaces after keyword
Line 119:26: E203 whitespace before ':'
Line 119:80: E501 line too long (83 > 79 characters)
Line 120:69: W291 trailing whitespace
Line 121:78: W291 trailing whitespace
Line 124:15: E271 multiple spaces after keyword
Line 125:27: E203 whitespace before ','
Line 129:80: E501 line too long (87 > 79 characters)
Line 142:1: W391 blank line at end of file

Line 488:80: E501 line too long (82 > 79 characters)
Line 493:80: E501 line too long (84 > 79 characters)
Line 495:1: E302 expected 2 blank lines, found 1
Line 530:80: E501 line too long (104 > 79 characters)
Line 532:80: E501 line too long (98 > 79 characters)
Line 536:80: E501 line too long (107 > 79 characters)
Line 537:80: E501 line too long (80 > 79 characters)
Line 561:80: E501 line too long (98 > 79 characters)
Line 585:80: E501 line too long (80 > 79 characters)
Line 586:80: E501 line too long (80 > 79 characters)
Line 598:80: E501 line too long (82 > 79 characters)

Line 484:80: E501 line too long (112 > 79 characters)
Line 490:26: E261 at least two spaces before inline comment
Line 490:27: E262 inline comment should start with '# '
Line 491:80: E501 line too long (117 > 79 characters)

Line 19:5: E303 too many blank lines (2)
Line 42:61: W292 no newline at end of file
Line 42:61: W292 no newline at end of file
Line 42:61: W292 no newline at end of file

Line 126:1: W293 blank line contains whitespace
Line 128:65: W291 trailing whitespace
Line 129:1: W293 blank line contains whitespace
Line 131:63: W291 trailing whitespace
Line 132:1: W293 blank line contains whitespace
Line 138:1: W293 blank line contains whitespace
Line 138:1: W391 blank line at end of file

Line 17:80: E501 line too long (84 > 79 characters)
Line 52:80: E501 line too long (86 > 79 characters)

Line 3:1: W391 blank line at end of file

Line 18:1: E303 too many blank lines (3)
Line 19:20: E225 missing whitespace around operator
Line 23:1: E302 expected 2 blank lines, found 1
Line 34:80: E501 line too long (87 > 79 characters)
Line 42:1: E303 too many blank lines (4)
Line 61:1: E303 too many blank lines (3)
Line 62:80: E501 line too long (83 > 79 characters)
Line 67:1: W293 blank line contains whitespace
Line 78:80: E501 line too long (88 > 79 characters)
Line 95:80: E501 line too long (107 > 79 characters)
Line 104:21: E122 continuation line missing indentation or outdented
Line 104:80: E501 line too long (127 > 79 characters)
Line 106:80: E501 line too long (110 > 79 characters)
Line 110:44: W291 trailing whitespace
Line 117:5: E303 too many blank lines (2)
Line 133:80: E501 line too long (84 > 79 characters)
Line 138:80: E501 line too long (80 > 79 characters)
Line 146:80: E501 line too long (108 > 79 characters)
Line 174:5: E303 too many blank lines (2)
Line 174:38: E231 missing whitespace after ','
Line 174:80: E501 line too long (82 > 79 characters)
Line 174:83: W291 trailing whitespace
Line 177:80: E501 line too long (81 > 79 characters)
Line 181:11: E261 at least two spaces before inline comment
Line 181:80: E501 line too long (90 > 79 characters)
Line 183:1: W293 blank line contains whitespace
Line 183:1: W391 blank line at end of file

Line 24:13: E225 missing whitespace around operator
Line 25:14: E225 missing whitespace around operator
Line 28:13: W291 trailing whitespace
Line 29:11: W291 trailing whitespace
Line 30:13: W291 trailing whitespace
Line 31:14: W291 trailing whitespace
Line 33:12: W291 trailing whitespace
Line 34:11: W291 trailing whitespace
Line 47:5: E301 expected 1 blank line, found 0
Line 57:80: E501 line too long (128 > 79 characters)
Line 63:1: E302 expected 2 blank lines, found 0
Line 66:1: E302 expected 2 blank lines, found 1
Line 75:80: E501 line too long (80 > 79 characters)
Line 86:1: E302 expected 2 blank lines, found 1
Line 92:1: W293 blank line contains whitespace
Line 96:80: E501 line too long (81 > 79 characters)
Line 103:47: W291 trailing whitespace
Line 104:13: E128 continuation line under-indented for visual indent
Line 105:9: E124 closing bracket does not match visual indentation
Line 105:10: W291 trailing whitespace
Line 107:14: E222 multiple spaces after operator
Line 108:1: W293 blank line contains whitespace
Line 110:80: E501 line too long (84 > 79 characters)
Line 116:80: E501 line too long (119 > 79 characters)
Line 120:80: E501 line too long (86 > 79 characters)
Line 122:80: E501 line too long (105 > 79 characters)
Line 134:52: E231 missing whitespace after ','
Line 148:5: E131 continuation line unaligned for hanging indent
Line 149:5: E131 continuation line unaligned for hanging indent
Line 150:5: E131 continuation line unaligned for hanging indent
Line 158:66: W291 trailing whitespace
Line 160:33: W292 no newline at end of file
Line 160:33: W292 no newline at end of file
Line 160:33: W292 no newline at end of file

Line 4:1: E302 expected 2 blank lines, found 1

Line 26:29: W291 trailing whitespace
Line 39:33: W292 no newline at end of file

Line 18:13: E225 missing whitespace around operator
Line 22:1: E303 too many blank lines (3)
Line 27:1: W293 blank line contains whitespace
Line 29:5: E303 too many blank lines (2)
Line 44:28: E271 multiple spaces after keyword
Line 46:1: W293 blank line contains whitespace
Line 48:29: W291 trailing whitespace
Line 51:47: W291 trailing whitespace
Line 55:1: W293 blank line contains whitespace

Comment last updated at 2020-08-16 16:35:14 UTC

MadcowD and others added 30 commits August 14, 2020 23:52
* create multiple environment test. starts multiple environments in their own thread

* print done

* gets rid of shutil.Error by not copying the cache.properties.lock

* clean up logging and print statements, make synchronous argument available

* Update core.py to save obs correctly. Closes #365 (#371)

* Fix for alleged type issue with seeding. (#370)

* Initial commit for multiagent implementation

Removing unneeded Render command

Moved _find_server back to where it can still influence the xml.

Correctly tick client/server and process observations.

Branch using correct client-tick obs.

Fixed log once functionality.

Fixed the env stepper

Fixed issues syncing two clients and stepping envs.

Remove dead code.

Moved the multiagent test xmls and script to tests dir.  Fixed action handlers.

obs/ac are now dicts to match the interface of magym.

* Merged in Malmo code changes

* Fixed bugs with TimeHelper and xml loading.

* Fixed a couple issues for multi-agent.

* Update VideoHook.java

Co-authored-by: Julius Frost <33183774+juliusfrost@users.noreply.github.com>
Co-authored-by: William Guss <carlostnb@gmail.com>
Co-authored-by: MineRL Labs <minerl@andrew.cmu.edu>
… fixed a bug in compass handler (for distance).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants