From be56a86591a3cfa3feedd7d340ee2349778514f8 Mon Sep 17 00:00:00 2001 From: Mohit Rathore Date: Mon, 12 Dec 2016 16:38:40 +0530 Subject: [PATCH 1/2] removed shebangs --- .githooks/pre-commit | 1 - ci/travis/deploy-wheel-to-s3.py | 1 - examples/bindings/sparse_matrix_how_to.py | 1 - examples/network/core_encoders_demo.py | 1 - examples/network/custom_region_demo.py | 1 - examples/network/hierarchy_network_demo.py | 1 - examples/network/network_api_demo.py | 1 - examples/network/temporal_anomaly_network_demo.py | 1 - examples/opf/clients/cpu/cpu.py | 1 - examples/opf/clients/hotgym/anomaly/hotgym_anomaly.py | 1 - examples/opf/clients/hotgym/anomaly/one_gym/remove_tuesdays.py | 3 +-- examples/opf/clients/hotgym/anomaly/one_gym/run.py | 1 - examples/opf/clients/hotgym/prediction/one_gym/cleanup.py | 1 - examples/opf/clients/hotgym/prediction/one_gym/run.py | 1 - examples/opf/clients/hotgym/prediction/one_gym/swarm.py | 1 - examples/opf/clients/hotgym/simple/hotgym.py | 1 - examples/opf/clients/nyctaxi/nyctaxi_anomaly.py | 1 - examples/opf/experiments/classification/makeDatasets.py | 1 - examples/opf/experiments/missing_record/make_datasets.py | 1 - .../opf/experiments/multistep/base/permutations_simple_3.py | 1 - examples/opf/experiments/multistep/hotgym/permutations_sp.py | 1 - examples/opf/experiments/multistep/make_datasets.py | 1 - examples/opf/experiments/params/test_all.py | 1 - .../spatial_classification/auto_generated/searchDef.py | 1 - .../opf/experiments/spatial_classification/make_datasets.py | 1 - .../experiments/spatial_classification/run_exp_generator.py | 1 - examples/opf/simple_server/demo.py | 1 - examples/opf/tools/data_generator.pyw | 1 - examples/opf/tools/sp_plotter.py | 1 - examples/prediction/category_prediction/clean.py | 1 - examples/prediction/category_prediction/run.py | 1 - .../experiments/confidenceTest/base/permutations_firstOrder.py | 1 - .../experiments/confidenceTest/base/permutations_quick.py | 1 - .../confidenceTest/base/permutations_secondOrder0.py | 1 - examples/prediction/experiments/dutyCycle/base/permutations.py | 1 - .../experiments/dutyCycle/base/permutationsActiveCount.py | 1 - .../prediction/experiments/dutyCycle/base/permutationsData.py | 1 - .../experiments/dutyCycle/base/permutationsEncoder.py | 1 - examples/sp/sp_tutorial.py | 1 - examples/swarm/test_db.py | 1 - examples/tp/hello_tm.py | 1 - examples/tp/tm_high_order.py | 1 - examples/tp/tp_constant_test.py | 1 - examples/tp/tp_overlapping_sequences.py | 1 - examples/tp/tp_segment_learning.py | 1 - examples/tp/tp_test.py | 1 - external/common/bin/pylint | 1 - .../linux32/lib/python2.6/site-packages/matplotlib/dates.py | 1 - external/linux32/lib/python2.6/site-packages/pytz/tzfile.py | 1 - scripts/profiling/enc_profile.py | 1 - scripts/profiling/profile_opf_memory.py | 1 - scripts/profiling/sp_profile.py | 1 - scripts/profiling/tp_profile.py | 1 - scripts/run_experiment_classifier_diff.py | 1 - scripts/run_nupic_tests.py | 1 - scripts/run_opf_experiment.py | 1 - scripts/run_swarm.py | 1 - scripts/temporal_memory_performance_benchmark.py | 1 - src/nupic/algorithms/KNNClassifier.py | 1 - src/nupic/data/CategoryFilter.py | 1 - src/nupic/data/aggregator.py | 1 - src/nupic/data/filters.py | 1 - src/nupic/data/generators/anomalyzer.py | 1 - src/nupic/data/joiner.py | 1 - src/nupic/data/sorter.py | 1 - src/nupic/data/stream_reader.py | 1 - src/nupic/database/ClientJobsDAO.py | 1 - src/nupic/datafiles/extra/firstOrder/raw/makeDataset.py | 1 - src/nupic/datafiles/extra/generated/GenerateSampleData.py | 1 - src/nupic/datafiles/extra/hotgym/raw/makeDataset.py | 1 - src/nupic/datafiles/extra/regression/makeDataset.py | 1 - src/nupic/datafiles/extra/secondOrder/makeDataset.py | 1 - src/nupic/engine/__init__.py | 1 - src/nupic/engine/common_networks/__init__.py | 1 - src/nupic/regions/CLAClassifierRegion.py | 1 - src/nupic/regions/KNNClassifierRegion.py | 1 - src/nupic/regions/RecordSensor.py | 1 - src/nupic/regions/SDRClassifierRegion.py | 1 - src/nupic/regions/SVMClassifierNode.py | 1 - src/nupic/regions/Spec.py | 1 - src/nupic/regions/__init__.py | 1 - src/nupic/regions/extra/__init__.py | 1 - src/nupic/research/TP10X2.py | 1 - src/nupic/simple_server.py | 1 - src/nupic/support/feature_groups.py | 1 - src/nupic/support/features.py | 1 - src/nupic/support/features_list.py | 1 - src/nupic/support/loophelpers.py | 1 - src/nupic/support/serializationutils.py | 1 - src/nupic/support/unittesthelpers/test_framework_helpers.py | 1 - src/nupic/swarming/HypersearchWorker.py | 1 - src/nupic/swarming/exp_generator/ExpGenerator.py | 1 - src/nupic/swarming/exp_generator/permutationsTemplateV1.tpl | 1 - tests/external/asteval_test.py | 1 - tests/external/testfixture_test.py | 1 - tests/integration/__init__.py | 1 - tests/integration/nupic/__init__.py | 1 - tests/integration/nupic/algorithms/extensive_tm_cpp_test.py | 1 - tests/integration/nupic/algorithms/extensive_tm_py_test.py | 1 - tests/integration/nupic/algorithms/extensive_tm_test_base.py | 1 - .../nupic/algorithms/knn_classifier_test/categories_test.py | 1 - .../nupic/algorithms/knn_classifier_test/classifier_test.py | 1 - .../monitor_mixin/temporal_memory_monitor_mixin_test.py | 1 - tests/integration/nupic/algorithms/tp_likelihood_test.py | 1 - .../nupic/algorithms/tp_overlapping_sequences_test.py | 1 - tests/integration/nupic/algorithms/tp_segment_learning.py | 1 - tests/integration/nupic/algorithms/tp_test.py | 1 - .../nupic/algorithms/tutorial_temporal_memory_test.py | 1 - tests/integration/nupic/data/aggregation_test.py | 1 - tests/integration/nupic/engine/network_checkpoint_test.py | 1 - tests/integration/nupic/engine/network_creation_common.py | 1 - .../nupic/engine/network_testnode_interchangeability.py | 1 - tests/integration/nupic/engine/network_twonode_test.py | 1 - .../nupic/engine/temporal_memory_compatibility_test.py | 1 - tests/integration/nupic/engine/vector_file_sensor_test.py | 1 - tests/integration/nupic/opf/expgenerator_test.py | 1 - tests/integration/nupic/opf/opf_checkpoint_stress_test.py | 1 - .../nupic/opf/opf_checkpoint_test/opf_checkpoint_test.py | 1 - .../opf_description_template_test.py | 1 - tests/integration/nupic/opf/opf_experiment_results_test.py | 1 - tests/integration/nupic/opf/opf_experiments_test.py | 1 - tests/integration/nupic/opf/opf_region_test.py | 1 - tests/integration/nupic/opf/prediction_metrics_manager_test.py | 1 - tests/integration/nupic/regions/multiclass_knn_test.py | 1 - .../nupic/regions/single_step_sdr_classifier_test.py | 1 - tests/regression/run_opf_benchmarks_test.py | 1 - tests/swarming/__init__.py | 1 - tests/swarming/nupic/__init__.py | 1 - tests/swarming/nupic/swarming/__init__.py | 1 - tests/swarming/nupic/swarming/swarming_test.py | 1 - tests/unit/nupic/algorithms/anomaly_likelihood_jeff_test.py | 1 - tests/unit/nupic/algorithms/anomaly_likelihood_test.py | 1 - tests/unit/nupic/algorithms/anomaly_test.py | 1 - tests/unit/nupic/algorithms/cells4_test.py | 1 - tests/unit/nupic/algorithms/cla_classifier_diff_test.py | 1 - tests/unit/nupic/algorithms/cla_classifier_test.py | 1 - tests/unit/nupic/algorithms/fast_cla_classifier_test.py | 1 - tests/unit/nupic/algorithms/knn_classifier_test.py | 1 - tests/unit/nupic/algorithms/sp_overlap_test.py | 1 - tests/unit/nupic/algorithms/svm_test.py | 1 - tests/unit/nupic/algorithms/tp10x2_test.py | 1 - tests/unit/nupic/data/aggregator_test.py | 1 - tests/unit/nupic/data/dictutils_test.py | 1 - tests/unit/nupic/data/fieldmeta_test.py | 1 - tests/unit/nupic/data/file_record_stream_test.py | 1 - tests/unit/nupic/data/filters_test.py | 1 - tests/unit/nupic/data/functionsource_test.py | 1 - tests/unit/nupic/data/generators/anomalyzer_test.py | 1 - tests/unit/nupic/data/generators/pattern_machine_test.py | 1 - tests/unit/nupic/data/generators/sequence_machine_test.py | 1 - tests/unit/nupic/data/inference_shifter_test.py | 1 - tests/unit/nupic/data/record_stream_test.py | 1 - tests/unit/nupic/data/utils_test.py | 1 - tests/unit/nupic/encoders/adaptivescalar_test.py | 1 - tests/unit/nupic/encoders/category_test.py | 1 - tests/unit/nupic/encoders/coordinate_test.py | 1 - tests/unit/nupic/encoders/date_test.py | 1 - tests/unit/nupic/encoders/delta_test.py | 1 - tests/unit/nupic/encoders/geospatial_coordinate_test.py | 1 - tests/unit/nupic/encoders/logenc_test.py | 1 - tests/unit/nupic/encoders/multi_test.py | 1 - tests/unit/nupic/encoders/pass_through_encoder_test.py | 1 - tests/unit/nupic/encoders/random_distributed_scalar_test.py | 1 - tests/unit/nupic/encoders/scalar_test.py | 1 - tests/unit/nupic/encoders/scalarspace_test.py | 1 - tests/unit/nupic/encoders/sdrcategory_test.py | 1 - tests/unit/nupic/encoders/sparse_pass_through_encoder_test.py | 1 - tests/unit/nupic/engine/network_test.py | 1 - tests/unit/nupic/engine/syntactic_sugar_test.py | 1 - tests/unit/nupic/engine/unified_py_parameter_test.py | 1 - .../nupic/frameworks/opf/clamodel_classifier_helper_test.py | 1 - tests/unit/nupic/frameworks/opf/clamodel_test.py | 1 - .../nupic/frameworks/opf/common_models/cluster_params_test.py | 1 - tests/unit/nupic/frameworks/opf/opf_metrics_test.py | 1 - tests/unit/nupic/frameworks/opf/previous_value_model_test.py | 1 - tests/unit/nupic/frameworks/opf/safe_interpreter_test.py | 1 - tests/unit/nupic/frameworks/opf/two_gram_model_test.py | 1 - tests/unit/nupic/math/lgamma_test.py | 1 - tests/unit/nupic/math/topology_test.py | 1 - tests/unit/nupic/regions/anomaly_likelihood_region_test.py | 1 - tests/unit/nupic/regions/anomaly_region_test.py | 1 - tests/unit/nupic/regions/knn_anomaly_classifier_region_test.py | 1 - tests/unit/nupic/regions/record_sensor_region_test.py | 1 - tests/unit/nupic/regions/regions_spec_test.py | 1 - tests/unit/nupic/research/connections_test.py | 1 - tests/unit/nupic/research/inhibition_object_test.py | 1 - tests/unit/nupic/research/monitor_mixin/metric_test.py | 1 - tests/unit/nupic/research/monitor_mixin/trace_test.py | 1 - tests/unit/nupic/research/sp_learn_inference_test.py | 1 - tests/unit/nupic/research/spatial_pooler_boost_test.py | 1 - tests/unit/nupic/research/spatial_pooler_compatability_test.py | 1 - tests/unit/nupic/research/spatial_pooler_compute_test.py | 1 - tests/unit/nupic/research/spatial_pooler_cpp_api_test.py | 1 - tests/unit/nupic/research/spatial_pooler_cpp_unit_test.py | 1 - tests/unit/nupic/research/spatial_pooler_py_api_test.py | 1 - tests/unit/nupic/research/spatial_pooler_unit_test.py | 1 - tests/unit/nupic/research/temporal_memory_test.py | 1 - tests/unit/nupic/research/tp10x2_test.py | 1 - tests/unit/nupic/research/tp_constant_test.py | 1 - tests/unit/nupic/research/tp_test.py | 1 - tests/unit/nupic/support/configuration_test.py | 1 - .../nupic/support/consoleprinter_test/consoleprinter_test.py | 1 - tests/unit/nupic/support/custom_configuration_test.py | 1 - tests/unit/nupic/support/decorators_test.py | 1 - tests/unit/nupic/support/object_json_test.py | 1 - tests/unit/nupic/utils_test.py | 1 - 206 files changed, 1 insertion(+), 207 deletions(-) diff --git a/.githooks/pre-commit b/.githooks/pre-commit index 32073060c0..56a8813110 100755 --- a/.githooks/pre-commit +++ b/.githooks/pre-commit @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/ci/travis/deploy-wheel-to-s3.py b/ci/travis/deploy-wheel-to-s3.py index 482aaa5f34..d4527302c7 100755 --- a/ci/travis/deploy-wheel-to-s3.py +++ b/ci/travis/deploy-wheel-to-s3.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/examples/bindings/sparse_matrix_how_to.py b/examples/bindings/sparse_matrix_how_to.py index 98b4245c6b..a822152b1d 100644 --- a/examples/bindings/sparse_matrix_how_to.py +++ b/examples/bindings/sparse_matrix_how_to.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) diff --git a/examples/network/core_encoders_demo.py b/examples/network/core_encoders_demo.py index c9af943cb2..3a958c8d1b 100644 --- a/examples/network/core_encoders_demo.py +++ b/examples/network/core_encoders_demo.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2016, Numenta, Inc. Unless you have an agreement diff --git a/examples/network/custom_region_demo.py b/examples/network/custom_region_demo.py index f8bb9c7d62..a04984a31d 100755 --- a/examples/network/custom_region_demo.py +++ b/examples/network/custom_region_demo.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2015, Numenta, Inc. Unless you have an agreement diff --git a/examples/network/hierarchy_network_demo.py b/examples/network/hierarchy_network_demo.py index 1ebf143d72..5242f5021f 100755 --- a/examples/network/hierarchy_network_demo.py +++ b/examples/network/hierarchy_network_demo.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2015, Numenta, Inc. Unless you have an agreement diff --git a/examples/network/network_api_demo.py b/examples/network/network_api_demo.py index 124571cb4d..25a2dda1f0 100755 --- a/examples/network/network_api_demo.py +++ b/examples/network/network_api_demo.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2015-2016, Numenta, Inc. Unless you have an agreement diff --git a/examples/network/temporal_anomaly_network_demo.py b/examples/network/temporal_anomaly_network_demo.py index 9663c47d42..b1d4f21382 100644 --- a/examples/network/temporal_anomaly_network_demo.py +++ b/examples/network/temporal_anomaly_network_demo.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2015-2016, Numenta, Inc. Unless you have an agreement diff --git a/examples/opf/clients/cpu/cpu.py b/examples/opf/clients/cpu/cpu.py index f9efc55013..cb04c77392 100755 --- a/examples/opf/clients/cpu/cpu.py +++ b/examples/opf/clients/cpu/cpu.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/examples/opf/clients/hotgym/anomaly/hotgym_anomaly.py b/examples/opf/clients/hotgym/anomaly/hotgym_anomaly.py index 5fd6c9ce90..68f0d3299f 100755 --- a/examples/opf/clients/hotgym/anomaly/hotgym_anomaly.py +++ b/examples/opf/clients/hotgym/anomaly/hotgym_anomaly.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/examples/opf/clients/hotgym/anomaly/one_gym/remove_tuesdays.py b/examples/opf/clients/hotgym/anomaly/one_gym/remove_tuesdays.py index bc4cbfcf85..686fa07337 100755 --- a/examples/opf/clients/hotgym/anomaly/one_gym/remove_tuesdays.py +++ b/examples/opf/clients/hotgym/anomaly/one_gym/remove_tuesdays.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python import csv import shutil import datetime @@ -44,4 +43,4 @@ def run(): if __name__ == "__main__": - run() \ No newline at end of file + run() diff --git a/examples/opf/clients/hotgym/anomaly/one_gym/run.py b/examples/opf/clients/hotgym/anomaly/one_gym/run.py index 88d1d7d251..82506f3046 100755 --- a/examples/opf/clients/hotgym/anomaly/one_gym/run.py +++ b/examples/opf/clients/hotgym/anomaly/one_gym/run.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/examples/opf/clients/hotgym/prediction/one_gym/cleanup.py b/examples/opf/clients/hotgym/prediction/one_gym/cleanup.py index c390ac80fc..20476c5956 100755 --- a/examples/opf/clients/hotgym/prediction/one_gym/cleanup.py +++ b/examples/opf/clients/hotgym/prediction/one_gym/cleanup.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/examples/opf/clients/hotgym/prediction/one_gym/run.py b/examples/opf/clients/hotgym/prediction/one_gym/run.py index f713e15ffe..2a3d622d02 100755 --- a/examples/opf/clients/hotgym/prediction/one_gym/run.py +++ b/examples/opf/clients/hotgym/prediction/one_gym/run.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/examples/opf/clients/hotgym/prediction/one_gym/swarm.py b/examples/opf/clients/hotgym/prediction/one_gym/swarm.py index 40d607343a..e7a2931d42 100755 --- a/examples/opf/clients/hotgym/prediction/one_gym/swarm.py +++ b/examples/opf/clients/hotgym/prediction/one_gym/swarm.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/examples/opf/clients/hotgym/simple/hotgym.py b/examples/opf/clients/hotgym/simple/hotgym.py index 3c7c641f22..48633588da 100755 --- a/examples/opf/clients/hotgym/simple/hotgym.py +++ b/examples/opf/clients/hotgym/simple/hotgym.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/examples/opf/clients/nyctaxi/nyctaxi_anomaly.py b/examples/opf/clients/nyctaxi/nyctaxi_anomaly.py index 23edae7350..479549b3b8 100755 --- a/examples/opf/clients/nyctaxi/nyctaxi_anomaly.py +++ b/examples/opf/clients/nyctaxi/nyctaxi_anomaly.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2016, Numenta, Inc. Unless you have an agreement diff --git a/examples/opf/experiments/classification/makeDatasets.py b/examples/opf/experiments/classification/makeDatasets.py index 7a8a099658..272689fb29 100644 --- a/examples/opf/experiments/classification/makeDatasets.py +++ b/examples/opf/experiments/classification/makeDatasets.py @@ -1,4 +1,3 @@ -#! /usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/examples/opf/experiments/missing_record/make_datasets.py b/examples/opf/experiments/missing_record/make_datasets.py index 3b3d19b56d..90a31a3cd5 100755 --- a/examples/opf/experiments/missing_record/make_datasets.py +++ b/examples/opf/experiments/missing_record/make_datasets.py @@ -1,4 +1,3 @@ -#! /usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/examples/opf/experiments/multistep/base/permutations_simple_3.py b/examples/opf/experiments/multistep/base/permutations_simple_3.py index 797c1f3f53..5e8e3cb6b6 100644 --- a/examples/opf/experiments/multistep/base/permutations_simple_3.py +++ b/examples/opf/experiments/multistep/base/permutations_simple_3.py @@ -1,4 +1,3 @@ -#! /usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/examples/opf/experiments/multistep/hotgym/permutations_sp.py b/examples/opf/experiments/multistep/hotgym/permutations_sp.py index 570aea7cc5..aca6358fde 100644 --- a/examples/opf/experiments/multistep/hotgym/permutations_sp.py +++ b/examples/opf/experiments/multistep/hotgym/permutations_sp.py @@ -1,4 +1,3 @@ -#! /usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/examples/opf/experiments/multistep/make_datasets.py b/examples/opf/experiments/multistep/make_datasets.py index d9c89045ec..c852f74b76 100755 --- a/examples/opf/experiments/multistep/make_datasets.py +++ b/examples/opf/experiments/multistep/make_datasets.py @@ -1,4 +1,3 @@ -#! /usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/examples/opf/experiments/params/test_all.py b/examples/opf/experiments/params/test_all.py index 5d1415707a..7de852ce05 100644 --- a/examples/opf/experiments/params/test_all.py +++ b/examples/opf/experiments/params/test_all.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/examples/opf/experiments/spatial_classification/auto_generated/searchDef.py b/examples/opf/experiments/spatial_classification/auto_generated/searchDef.py index 800b20b8e6..14f745d8a1 100644 --- a/examples/opf/experiments/spatial_classification/auto_generated/searchDef.py +++ b/examples/opf/experiments/spatial_classification/auto_generated/searchDef.py @@ -1,4 +1,3 @@ -#! /usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/examples/opf/experiments/spatial_classification/make_datasets.py b/examples/opf/experiments/spatial_classification/make_datasets.py index c8f86691a2..c5e224b404 100755 --- a/examples/opf/experiments/spatial_classification/make_datasets.py +++ b/examples/opf/experiments/spatial_classification/make_datasets.py @@ -1,4 +1,3 @@ -#! /usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/examples/opf/experiments/spatial_classification/run_exp_generator.py b/examples/opf/experiments/spatial_classification/run_exp_generator.py index 0eaa0547c7..83490cd722 100755 --- a/examples/opf/experiments/spatial_classification/run_exp_generator.py +++ b/examples/opf/experiments/spatial_classification/run_exp_generator.py @@ -1,4 +1,3 @@ -#! /usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/examples/opf/simple_server/demo.py b/examples/opf/simple_server/demo.py index e950d9a4cb..6f072e2bcd 100755 --- a/examples/opf/simple_server/demo.py +++ b/examples/opf/simple_server/demo.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2015, Numenta, Inc. Unless you have an agreement diff --git a/examples/opf/tools/data_generator.pyw b/examples/opf/tools/data_generator.pyw index 6d9b1cef3a..d6c04d0e52 100755 --- a/examples/opf/tools/data_generator.pyw +++ b/examples/opf/tools/data_generator.pyw @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/examples/opf/tools/sp_plotter.py b/examples/opf/tools/sp_plotter.py index 627e943ed2..3fa35884e2 100644 --- a/examples/opf/tools/sp_plotter.py +++ b/examples/opf/tools/sp_plotter.py @@ -1,4 +1,3 @@ -#! /usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/examples/prediction/category_prediction/clean.py b/examples/prediction/category_prediction/clean.py index 4bcd535de0..f7b2f98b1c 100755 --- a/examples/prediction/category_prediction/clean.py +++ b/examples/prediction/category_prediction/clean.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/examples/prediction/category_prediction/run.py b/examples/prediction/category_prediction/run.py index 7804f282d6..8c7f404d39 100755 --- a/examples/prediction/category_prediction/run.py +++ b/examples/prediction/category_prediction/run.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/examples/prediction/experiments/confidenceTest/base/permutations_firstOrder.py b/examples/prediction/experiments/confidenceTest/base/permutations_firstOrder.py index f88825a9bf..7fe27615c1 100644 --- a/examples/prediction/experiments/confidenceTest/base/permutations_firstOrder.py +++ b/examples/prediction/experiments/confidenceTest/base/permutations_firstOrder.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python permutations = dict( dataSetPackage = ['firstOrder'], diff --git a/examples/prediction/experiments/confidenceTest/base/permutations_quick.py b/examples/prediction/experiments/confidenceTest/base/permutations_quick.py index ea41bd11f1..d0967784dc 100644 --- a/examples/prediction/experiments/confidenceTest/base/permutations_quick.py +++ b/examples/prediction/experiments/confidenceTest/base/permutations_quick.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python permutations = dict( dataSetPackage = ['secondOrder1'], diff --git a/examples/prediction/experiments/confidenceTest/base/permutations_secondOrder0.py b/examples/prediction/experiments/confidenceTest/base/permutations_secondOrder0.py index ad5e5f98a0..2548cf90fc 100644 --- a/examples/prediction/experiments/confidenceTest/base/permutations_secondOrder0.py +++ b/examples/prediction/experiments/confidenceTest/base/permutations_secondOrder0.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python permutations = dict( dataSetPackage = ['secondOrder0'], diff --git a/examples/prediction/experiments/dutyCycle/base/permutations.py b/examples/prediction/experiments/dutyCycle/base/permutations.py index c64c16322c..9e0ff359b9 100644 --- a/examples/prediction/experiments/dutyCycle/base/permutations.py +++ b/examples/prediction/experiments/dutyCycle/base/permutations.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python permutations = dict( iterationCount = [50000], diff --git a/examples/prediction/experiments/dutyCycle/base/permutationsActiveCount.py b/examples/prediction/experiments/dutyCycle/base/permutationsActiveCount.py index 31506b56f6..9249d4eca4 100644 --- a/examples/prediction/experiments/dutyCycle/base/permutationsActiveCount.py +++ b/examples/prediction/experiments/dutyCycle/base/permutationsActiveCount.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python permutations = dict( iterationCount = [25000], diff --git a/examples/prediction/experiments/dutyCycle/base/permutationsData.py b/examples/prediction/experiments/dutyCycle/base/permutationsData.py index 4802362e8a..96b5d55ef3 100644 --- a/examples/prediction/experiments/dutyCycle/base/permutationsData.py +++ b/examples/prediction/experiments/dutyCycle/base/permutationsData.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python permutations = dict( iterationCount = [50000], diff --git a/examples/prediction/experiments/dutyCycle/base/permutationsEncoder.py b/examples/prediction/experiments/dutyCycle/base/permutationsEncoder.py index dc047874d8..7da4322dcb 100644 --- a/examples/prediction/experiments/dutyCycle/base/permutationsEncoder.py +++ b/examples/prediction/experiments/dutyCycle/base/permutationsEncoder.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python permutations = dict( iterationCount = [50000], diff --git a/examples/sp/sp_tutorial.py b/examples/sp/sp_tutorial.py index 7eda869a7f..1a4c0665ce 100644 --- a/examples/sp/sp_tutorial.py +++ b/examples/sp/sp_tutorial.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2016, Numenta, Inc. Unless you have an agreement diff --git a/examples/swarm/test_db.py b/examples/swarm/test_db.py index 2b982a3bab..2ac14d6cab 100644 --- a/examples/swarm/test_db.py +++ b/examples/swarm/test_db.py @@ -1,4 +1,3 @@ -#! /usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/examples/tp/hello_tm.py b/examples/tp/hello_tm.py index 910bf7bf3a..e8fb23a5e6 100755 --- a/examples/tp/hello_tm.py +++ b/examples/tp/hello_tm.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/examples/tp/tm_high_order.py b/examples/tp/tm_high_order.py index 1d5b7c46ed..c823a223e4 100644 --- a/examples/tp/tm_high_order.py +++ b/examples/tp/tm_high_order.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2016, Numenta, Inc. Unless you have an agreement diff --git a/examples/tp/tp_constant_test.py b/examples/tp/tp_constant_test.py index 3e925700a1..6cedbf25d1 100644 --- a/examples/tp/tp_constant_test.py +++ b/examples/tp/tp_constant_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/examples/tp/tp_overlapping_sequences.py b/examples/tp/tp_overlapping_sequences.py index 8df6a45963..d173f55517 100644 --- a/examples/tp/tp_overlapping_sequences.py +++ b/examples/tp/tp_overlapping_sequences.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/examples/tp/tp_segment_learning.py b/examples/tp/tp_segment_learning.py index 80a6cee7a5..4b5841997d 100644 --- a/examples/tp/tp_segment_learning.py +++ b/examples/tp/tp_segment_learning.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/examples/tp/tp_test.py b/examples/tp/tp_test.py index 91e64b0ad7..4fad9fc5f4 100755 --- a/examples/tp/tp_test.py +++ b/examples/tp/tp_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/external/common/bin/pylint b/external/common/bin/pylint index e3e520f0c7..a9d3d903e0 100755 --- a/external/common/bin/pylint +++ b/external/common/bin/pylint @@ -1,3 +1,2 @@ -#!/usr/bin/env python from pylint import run_pylint run_pylint() diff --git a/external/linux32/lib/python2.6/site-packages/matplotlib/dates.py b/external/linux32/lib/python2.6/site-packages/matplotlib/dates.py index 43dd7f4025..0b1cee0a6e 100644 --- a/external/linux32/lib/python2.6/site-packages/matplotlib/dates.py +++ b/external/linux32/lib/python2.6/site-packages/matplotlib/dates.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python """ Matplotlib provides sophisticated date plotting capabilities, standing on the shoulders of python :mod:`datetime`, the add-on modules diff --git a/external/linux32/lib/python2.6/site-packages/pytz/tzfile.py b/external/linux32/lib/python2.6/site-packages/pytz/tzfile.py index 56b8397da5..b3639025f2 100644 --- a/external/linux32/lib/python2.6/site-packages/pytz/tzfile.py +++ b/external/linux32/lib/python2.6/site-packages/pytz/tzfile.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python ''' $Id: tzfile.py,v 1.8 2004/06/03 00:15:24 zenzen Exp $ ''' diff --git a/scripts/profiling/enc_profile.py b/scripts/profiling/enc_profile.py index d14110ed18..c24feaed3b 100644 --- a/scripts/profiling/enc_profile.py +++ b/scripts/profiling/enc_profile.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2015, Numenta, Inc. Unless you have an agreement diff --git a/scripts/profiling/profile_opf_memory.py b/scripts/profiling/profile_opf_memory.py index 5d63274ff6..9fdb423d4b 100755 --- a/scripts/profiling/profile_opf_memory.py +++ b/scripts/profiling/profile_opf_memory.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/scripts/profiling/sp_profile.py b/scripts/profiling/sp_profile.py index 5c45d109a4..63355754e5 100644 --- a/scripts/profiling/sp_profile.py +++ b/scripts/profiling/sp_profile.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2015, Numenta, Inc. Unless you have an agreement diff --git a/scripts/profiling/tp_profile.py b/scripts/profiling/tp_profile.py index 357852d23f..96402fbc62 100644 --- a/scripts/profiling/tp_profile.py +++ b/scripts/profiling/tp_profile.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2015, Numenta, Inc. Unless you have an agreement diff --git a/scripts/run_experiment_classifier_diff.py b/scripts/run_experiment_classifier_diff.py index 7b52a34a8a..416585c3cc 100755 --- a/scripts/run_experiment_classifier_diff.py +++ b/scripts/run_experiment_classifier_diff.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/scripts/run_nupic_tests.py b/scripts/run_nupic_tests.py index 34d9457231..69026b5939 100755 --- a/scripts/run_nupic_tests.py +++ b/scripts/run_nupic_tests.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/scripts/run_opf_experiment.py b/scripts/run_opf_experiment.py index bb8407a4b4..fa3cc74822 100755 --- a/scripts/run_opf_experiment.py +++ b/scripts/run_opf_experiment.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/scripts/run_swarm.py b/scripts/run_swarm.py index 3f5c8d50c5..9e6178da80 100755 --- a/scripts/run_swarm.py +++ b/scripts/run_swarm.py @@ -1,4 +1,3 @@ -#! /usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/scripts/temporal_memory_performance_benchmark.py b/scripts/temporal_memory_performance_benchmark.py index 8219a32d05..0ea66df3c5 100755 --- a/scripts/temporal_memory_performance_benchmark.py +++ b/scripts/temporal_memory_performance_benchmark.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2014-2016, Numenta, Inc. Unless you have an agreement diff --git a/src/nupic/algorithms/KNNClassifier.py b/src/nupic/algorithms/KNNClassifier.py index ebd9ede771..e40bf222c8 100755 --- a/src/nupic/algorithms/KNNClassifier.py +++ b/src/nupic/algorithms/KNNClassifier.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013-15, Numenta, Inc. Unless you have an agreement diff --git a/src/nupic/data/CategoryFilter.py b/src/nupic/data/CategoryFilter.py index e3c40deb7a..9bbcfefa54 100644 --- a/src/nupic/data/CategoryFilter.py +++ b/src/nupic/data/CategoryFilter.py @@ -1,4 +1,3 @@ -#! /usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/src/nupic/data/aggregator.py b/src/nupic/data/aggregator.py index bd22fd31fb..3c59789ed5 100644 --- a/src/nupic/data/aggregator.py +++ b/src/nupic/data/aggregator.py @@ -1,4 +1,3 @@ -#! /usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/src/nupic/data/filters.py b/src/nupic/data/filters.py index 3b7660e1bc..5f27e8f59a 100644 --- a/src/nupic/data/filters.py +++ b/src/nupic/data/filters.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) diff --git a/src/nupic/data/generators/anomalyzer.py b/src/nupic/data/generators/anomalyzer.py index 21f8c42f86..6293c2c90c 100755 --- a/src/nupic/data/generators/anomalyzer.py +++ b/src/nupic/data/generators/anomalyzer.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/src/nupic/data/joiner.py b/src/nupic/data/joiner.py index 507ec9fe26..dfeec52593 100644 --- a/src/nupic/data/joiner.py +++ b/src/nupic/data/joiner.py @@ -1,4 +1,3 @@ -#! /usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/src/nupic/data/sorter.py b/src/nupic/data/sorter.py index 37edd85112..0b4eea796c 100644 --- a/src/nupic/data/sorter.py +++ b/src/nupic/data/sorter.py @@ -1,4 +1,3 @@ -#! /usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/src/nupic/data/stream_reader.py b/src/nupic/data/stream_reader.py index 069a2a16be..62bcbddf42 100644 --- a/src/nupic/data/stream_reader.py +++ b/src/nupic/data/stream_reader.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013-15, Numenta, Inc. Unless you have an agreement diff --git a/src/nupic/database/ClientJobsDAO.py b/src/nupic/database/ClientJobsDAO.py index 53456c1202..3852a18fc6 100755 --- a/src/nupic/database/ClientJobsDAO.py +++ b/src/nupic/database/ClientJobsDAO.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/src/nupic/datafiles/extra/firstOrder/raw/makeDataset.py b/src/nupic/datafiles/extra/firstOrder/raw/makeDataset.py index 18160871fb..22ee1e27fd 100644 --- a/src/nupic/datafiles/extra/firstOrder/raw/makeDataset.py +++ b/src/nupic/datafiles/extra/firstOrder/raw/makeDataset.py @@ -1,4 +1,3 @@ -#! /usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/src/nupic/datafiles/extra/generated/GenerateSampleData.py b/src/nupic/datafiles/extra/generated/GenerateSampleData.py index 5a0974bd16..7bae2f5d6f 100644 --- a/src/nupic/datafiles/extra/generated/GenerateSampleData.py +++ b/src/nupic/datafiles/extra/generated/GenerateSampleData.py @@ -1,4 +1,3 @@ -#! /usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/src/nupic/datafiles/extra/hotgym/raw/makeDataset.py b/src/nupic/datafiles/extra/hotgym/raw/makeDataset.py index 1a3c275e9f..ecbbafd2ca 100644 --- a/src/nupic/datafiles/extra/hotgym/raw/makeDataset.py +++ b/src/nupic/datafiles/extra/hotgym/raw/makeDataset.py @@ -1,4 +1,3 @@ -#! /usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/src/nupic/datafiles/extra/regression/makeDataset.py b/src/nupic/datafiles/extra/regression/makeDataset.py index 77e4c2166f..7df110af28 100644 --- a/src/nupic/datafiles/extra/regression/makeDataset.py +++ b/src/nupic/datafiles/extra/regression/makeDataset.py @@ -1,4 +1,3 @@ -#! /usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/src/nupic/datafiles/extra/secondOrder/makeDataset.py b/src/nupic/datafiles/extra/secondOrder/makeDataset.py index ac3f4c9682..48354f48a0 100644 --- a/src/nupic/datafiles/extra/secondOrder/makeDataset.py +++ b/src/nupic/datafiles/extra/secondOrder/makeDataset.py @@ -1,4 +1,3 @@ -#! /usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/src/nupic/engine/__init__.py b/src/nupic/engine/__init__.py index a117f63a42..f28479141c 100644 --- a/src/nupic/engine/__init__.py +++ b/src/nupic/engine/__init__.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) diff --git a/src/nupic/engine/common_networks/__init__.py b/src/nupic/engine/common_networks/__init__.py index 6851911d36..68bfd3cafc 100644 --- a/src/nupic/engine/common_networks/__init__.py +++ b/src/nupic/engine/common_networks/__init__.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2015, Numenta, Inc. Unless you have an agreement diff --git a/src/nupic/regions/CLAClassifierRegion.py b/src/nupic/regions/CLAClassifierRegion.py index 1f1721400f..3d7b52d98c 100755 --- a/src/nupic/regions/CLAClassifierRegion.py +++ b/src/nupic/regions/CLAClassifierRegion.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013-15, Numenta, Inc. Unless you have an agreement diff --git a/src/nupic/regions/KNNClassifierRegion.py b/src/nupic/regions/KNNClassifierRegion.py index 7dba4c8773..5267774ba9 100644 --- a/src/nupic/regions/KNNClassifierRegion.py +++ b/src/nupic/regions/KNNClassifierRegion.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) diff --git a/src/nupic/regions/RecordSensor.py b/src/nupic/regions/RecordSensor.py index ac8bbfa3a5..e6266c1fb3 100644 --- a/src/nupic/regions/RecordSensor.py +++ b/src/nupic/regions/RecordSensor.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) diff --git a/src/nupic/regions/SDRClassifierRegion.py b/src/nupic/regions/SDRClassifierRegion.py index 8bda2ebea8..18564997ba 100755 --- a/src/nupic/regions/SDRClassifierRegion.py +++ b/src/nupic/regions/SDRClassifierRegion.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2016, Numenta, Inc. Unless you have an agreement diff --git a/src/nupic/regions/SVMClassifierNode.py b/src/nupic/regions/SVMClassifierNode.py index 3f204efc04..d40616819f 100644 --- a/src/nupic/regions/SVMClassifierNode.py +++ b/src/nupic/regions/SVMClassifierNode.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) diff --git a/src/nupic/regions/Spec.py b/src/nupic/regions/Spec.py index bca107c27d..d49c6ef863 100644 --- a/src/nupic/regions/Spec.py +++ b/src/nupic/regions/Spec.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) diff --git a/src/nupic/regions/__init__.py b/src/nupic/regions/__init__.py index d45768e9a2..38fe7564eb 100644 --- a/src/nupic/regions/__init__.py +++ b/src/nupic/regions/__init__.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) diff --git a/src/nupic/regions/extra/__init__.py b/src/nupic/regions/extra/__init__.py index d45768e9a2..38fe7564eb 100644 --- a/src/nupic/regions/extra/__init__.py +++ b/src/nupic/regions/extra/__init__.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) diff --git a/src/nupic/research/TP10X2.py b/src/nupic/research/TP10X2.py index 922badb236..0d36155ed3 100644 --- a/src/nupic/research/TP10X2.py +++ b/src/nupic/research/TP10X2.py @@ -1,4 +1,3 @@ -#! /usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/src/nupic/simple_server.py b/src/nupic/simple_server.py index 15743fac51..25bb00c464 100755 --- a/src/nupic/simple_server.py +++ b/src/nupic/simple_server.py @@ -1,4 +1,3 @@ -#! /usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2015, Numenta, Inc. Unless you have an agreement diff --git a/src/nupic/support/feature_groups.py b/src/nupic/support/feature_groups.py index 77bc3b0814..7d5414b81c 100644 --- a/src/nupic/support/feature_groups.py +++ b/src/nupic/support/feature_groups.py @@ -1,4 +1,3 @@ -#! /usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/src/nupic/support/features.py b/src/nupic/support/features.py index 3aef6f1482..a7af2cd2e1 100644 --- a/src/nupic/support/features.py +++ b/src/nupic/support/features.py @@ -1,4 +1,3 @@ -#! /usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/src/nupic/support/features_list.py b/src/nupic/support/features_list.py index a2f9b0d126..d0cb62e4db 100644 --- a/src/nupic/support/features_list.py +++ b/src/nupic/support/features_list.py @@ -1,4 +1,3 @@ -#! /usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/src/nupic/support/loophelpers.py b/src/nupic/support/loophelpers.py index 43fe0fc294..9c45f28c3e 100644 --- a/src/nupic/support/loophelpers.py +++ b/src/nupic/support/loophelpers.py @@ -1,4 +1,3 @@ -#! /usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/src/nupic/support/serializationutils.py b/src/nupic/support/serializationutils.py index 6e4e23b3c7..8456eb7d1a 100644 --- a/src/nupic/support/serializationutils.py +++ b/src/nupic/support/serializationutils.py @@ -1,4 +1,3 @@ -#! /usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/src/nupic/support/unittesthelpers/test_framework_helpers.py b/src/nupic/support/unittesthelpers/test_framework_helpers.py index fa0f26f143..9fe920bd83 100644 --- a/src/nupic/support/unittesthelpers/test_framework_helpers.py +++ b/src/nupic/support/unittesthelpers/test_framework_helpers.py @@ -1,4 +1,3 @@ -#! /usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/src/nupic/swarming/HypersearchWorker.py b/src/nupic/swarming/HypersearchWorker.py index 0d407e5a73..0d6526abaf 100755 --- a/src/nupic/swarming/HypersearchWorker.py +++ b/src/nupic/swarming/HypersearchWorker.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/src/nupic/swarming/exp_generator/ExpGenerator.py b/src/nupic/swarming/exp_generator/ExpGenerator.py index 833b7ff137..0647b8f094 100755 --- a/src/nupic/swarming/exp_generator/ExpGenerator.py +++ b/src/nupic/swarming/exp_generator/ExpGenerator.py @@ -1,4 +1,3 @@ -#! /usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/src/nupic/swarming/exp_generator/permutationsTemplateV1.tpl b/src/nupic/swarming/exp_generator/permutationsTemplateV1.tpl index b6ce2b6d46..bd9abacb42 100644 --- a/src/nupic/swarming/exp_generator/permutationsTemplateV1.tpl +++ b/src/nupic/swarming/exp_generator/permutationsTemplateV1.tpl @@ -1,4 +1,3 @@ -#! /usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/tests/external/asteval_test.py b/tests/external/asteval_test.py index bfbc058561..f891f9960a 100755 --- a/tests/external/asteval_test.py +++ b/tests/external/asteval_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/tests/external/testfixture_test.py b/tests/external/testfixture_test.py index ef85a1af97..711e7b03d3 100755 --- a/tests/external/testfixture_test.py +++ b/tests/external/testfixture_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/tests/integration/__init__.py b/tests/integration/__init__.py index ea20554c62..50e56ae841 100644 --- a/tests/integration/__init__.py +++ b/tests/integration/__init__.py @@ -1,4 +1,3 @@ -#! /usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/tests/integration/nupic/__init__.py b/tests/integration/nupic/__init__.py index ea20554c62..50e56ae841 100644 --- a/tests/integration/nupic/__init__.py +++ b/tests/integration/nupic/__init__.py @@ -1,4 +1,3 @@ -#! /usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/tests/integration/nupic/algorithms/extensive_tm_cpp_test.py b/tests/integration/nupic/algorithms/extensive_tm_cpp_test.py index 75a70c3794..5a08f3c8e6 100755 --- a/tests/integration/nupic/algorithms/extensive_tm_cpp_test.py +++ b/tests/integration/nupic/algorithms/extensive_tm_cpp_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2016, Numenta, Inc. Unless you have an agreement diff --git a/tests/integration/nupic/algorithms/extensive_tm_py_test.py b/tests/integration/nupic/algorithms/extensive_tm_py_test.py index a11a84d9cb..17549ac4d7 100644 --- a/tests/integration/nupic/algorithms/extensive_tm_py_test.py +++ b/tests/integration/nupic/algorithms/extensive_tm_py_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2016, Numenta, Inc. Unless you have an agreement diff --git a/tests/integration/nupic/algorithms/extensive_tm_test_base.py b/tests/integration/nupic/algorithms/extensive_tm_test_base.py index 9ac8f19dbc..30d5d136c5 100755 --- a/tests/integration/nupic/algorithms/extensive_tm_test_base.py +++ b/tests/integration/nupic/algorithms/extensive_tm_test_base.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2014, Numenta, Inc. Unless you have an agreement diff --git a/tests/integration/nupic/algorithms/knn_classifier_test/categories_test.py b/tests/integration/nupic/algorithms/knn_classifier_test/categories_test.py index 740179d13a..0b08055df9 100755 --- a/tests/integration/nupic/algorithms/knn_classifier_test/categories_test.py +++ b/tests/integration/nupic/algorithms/knn_classifier_test/categories_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2014, Numenta, Inc. Unless you have purchased from diff --git a/tests/integration/nupic/algorithms/knn_classifier_test/classifier_test.py b/tests/integration/nupic/algorithms/knn_classifier_test/classifier_test.py index 058d88f205..325c223239 100755 --- a/tests/integration/nupic/algorithms/knn_classifier_test/classifier_test.py +++ b/tests/integration/nupic/algorithms/knn_classifier_test/classifier_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2014, Numenta, Inc. Unless you have purchased from diff --git a/tests/integration/nupic/algorithms/monitor_mixin/temporal_memory_monitor_mixin_test.py b/tests/integration/nupic/algorithms/monitor_mixin/temporal_memory_monitor_mixin_test.py index 4e40dd32ab..5c9dbb9d9e 100755 --- a/tests/integration/nupic/algorithms/monitor_mixin/temporal_memory_monitor_mixin_test.py +++ b/tests/integration/nupic/algorithms/monitor_mixin/temporal_memory_monitor_mixin_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2014, Numenta, Inc. Unless you have an agreement diff --git a/tests/integration/nupic/algorithms/tp_likelihood_test.py b/tests/integration/nupic/algorithms/tp_likelihood_test.py index 1395845db5..83fa82d811 100755 --- a/tests/integration/nupic/algorithms/tp_likelihood_test.py +++ b/tests/integration/nupic/algorithms/tp_likelihood_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/tests/integration/nupic/algorithms/tp_overlapping_sequences_test.py b/tests/integration/nupic/algorithms/tp_overlapping_sequences_test.py index 0331b19dc3..a2545a6413 100755 --- a/tests/integration/nupic/algorithms/tp_overlapping_sequences_test.py +++ b/tests/integration/nupic/algorithms/tp_overlapping_sequences_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/tests/integration/nupic/algorithms/tp_segment_learning.py b/tests/integration/nupic/algorithms/tp_segment_learning.py index d99f1a40f2..a69a04bcd9 100755 --- a/tests/integration/nupic/algorithms/tp_segment_learning.py +++ b/tests/integration/nupic/algorithms/tp_segment_learning.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/tests/integration/nupic/algorithms/tp_test.py b/tests/integration/nupic/algorithms/tp_test.py index 137240e9be..cd5dcb624c 100755 --- a/tests/integration/nupic/algorithms/tp_test.py +++ b/tests/integration/nupic/algorithms/tp_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/tests/integration/nupic/algorithms/tutorial_temporal_memory_test.py b/tests/integration/nupic/algorithms/tutorial_temporal_memory_test.py index ff8d4ffb01..3dcf93416a 100755 --- a/tests/integration/nupic/algorithms/tutorial_temporal_memory_test.py +++ b/tests/integration/nupic/algorithms/tutorial_temporal_memory_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2014, Numenta, Inc. Unless you have an agreement diff --git a/tests/integration/nupic/data/aggregation_test.py b/tests/integration/nupic/data/aggregation_test.py index 5e9106cb7c..8413db3631 100755 --- a/tests/integration/nupic/data/aggregation_test.py +++ b/tests/integration/nupic/data/aggregation_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/tests/integration/nupic/engine/network_checkpoint_test.py b/tests/integration/nupic/engine/network_checkpoint_test.py index c2dc552cb6..86a342f84e 100755 --- a/tests/integration/nupic/engine/network_checkpoint_test.py +++ b/tests/integration/nupic/engine/network_checkpoint_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2016, Numenta, Inc. Unless you have an agreement diff --git a/tests/integration/nupic/engine/network_creation_common.py b/tests/integration/nupic/engine/network_creation_common.py index 3d10d8911f..b8ae1a2ddd 100755 --- a/tests/integration/nupic/engine/network_creation_common.py +++ b/tests/integration/nupic/engine/network_creation_common.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2016, Numenta, Inc. Unless you have an agreement diff --git a/tests/integration/nupic/engine/network_testnode_interchangeability.py b/tests/integration/nupic/engine/network_testnode_interchangeability.py index 32d0b2f33d..00e20078ae 100755 --- a/tests/integration/nupic/engine/network_testnode_interchangeability.py +++ b/tests/integration/nupic/engine/network_testnode_interchangeability.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2014, Numenta, Inc. Unless you have an agreement diff --git a/tests/integration/nupic/engine/network_twonode_test.py b/tests/integration/nupic/engine/network_twonode_test.py index b23168477d..f1adcb900b 100755 --- a/tests/integration/nupic/engine/network_twonode_test.py +++ b/tests/integration/nupic/engine/network_twonode_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2014, Numenta, Inc. Unless you have an agreement diff --git a/tests/integration/nupic/engine/temporal_memory_compatibility_test.py b/tests/integration/nupic/engine/temporal_memory_compatibility_test.py index 108c0a8b5a..a0406873e6 100755 --- a/tests/integration/nupic/engine/temporal_memory_compatibility_test.py +++ b/tests/integration/nupic/engine/temporal_memory_compatibility_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2016, Numenta, Inc. Unless you have an agreement diff --git a/tests/integration/nupic/engine/vector_file_sensor_test.py b/tests/integration/nupic/engine/vector_file_sensor_test.py index f4409abd2b..d959a1b6e7 100755 --- a/tests/integration/nupic/engine/vector_file_sensor_test.py +++ b/tests/integration/nupic/engine/vector_file_sensor_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/tests/integration/nupic/opf/expgenerator_test.py b/tests/integration/nupic/opf/expgenerator_test.py index 305f62dc0f..98f33c9b6b 100755 --- a/tests/integration/nupic/opf/expgenerator_test.py +++ b/tests/integration/nupic/opf/expgenerator_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2014, Numenta, Inc. Unless you have an agreement diff --git a/tests/integration/nupic/opf/opf_checkpoint_stress_test.py b/tests/integration/nupic/opf/opf_checkpoint_stress_test.py index fb9dc8bba8..e7f2a859f3 100755 --- a/tests/integration/nupic/opf/opf_checkpoint_stress_test.py +++ b/tests/integration/nupic/opf/opf_checkpoint_stress_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/tests/integration/nupic/opf/opf_checkpoint_test/opf_checkpoint_test.py b/tests/integration/nupic/opf/opf_checkpoint_test/opf_checkpoint_test.py index 8e5a7e9f6f..5332330fad 100755 --- a/tests/integration/nupic/opf/opf_checkpoint_test/opf_checkpoint_test.py +++ b/tests/integration/nupic/opf/opf_checkpoint_test/opf_checkpoint_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/tests/integration/nupic/opf/opf_description_template_test/opf_description_template_test.py b/tests/integration/nupic/opf/opf_description_template_test/opf_description_template_test.py index 13c7fcc8a3..91aa026620 100755 --- a/tests/integration/nupic/opf/opf_description_template_test/opf_description_template_test.py +++ b/tests/integration/nupic/opf/opf_description_template_test/opf_description_template_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2014, Numenta, Inc. Unless you have an agreement diff --git a/tests/integration/nupic/opf/opf_experiment_results_test.py b/tests/integration/nupic/opf/opf_experiment_results_test.py index 67e51ade16..b9e265d75f 100755 --- a/tests/integration/nupic/opf/opf_experiment_results_test.py +++ b/tests/integration/nupic/opf/opf_experiment_results_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2014, Numenta, Inc. Unless you have an agreement diff --git a/tests/integration/nupic/opf/opf_experiments_test.py b/tests/integration/nupic/opf/opf_experiments_test.py index b26c5d4753..f2ce178b8a 100755 --- a/tests/integration/nupic/opf/opf_experiments_test.py +++ b/tests/integration/nupic/opf/opf_experiments_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2014, Numenta, Inc. Unless you have an agreement diff --git a/tests/integration/nupic/opf/opf_region_test.py b/tests/integration/nupic/opf/opf_region_test.py index eadf6404ee..3bdd60789d 100755 --- a/tests/integration/nupic/opf/opf_region_test.py +++ b/tests/integration/nupic/opf/opf_region_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/tests/integration/nupic/opf/prediction_metrics_manager_test.py b/tests/integration/nupic/opf/prediction_metrics_manager_test.py index 68f30f0a5e..db01312c79 100755 --- a/tests/integration/nupic/opf/prediction_metrics_manager_test.py +++ b/tests/integration/nupic/opf/prediction_metrics_manager_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/tests/integration/nupic/regions/multiclass_knn_test.py b/tests/integration/nupic/regions/multiclass_knn_test.py index b90b041039..2f30f435fa 100644 --- a/tests/integration/nupic/regions/multiclass_knn_test.py +++ b/tests/integration/nupic/regions/multiclass_knn_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2015, Numenta, Inc. Unless you have an agreement diff --git a/tests/integration/nupic/regions/single_step_sdr_classifier_test.py b/tests/integration/nupic/regions/single_step_sdr_classifier_test.py index d874568595..c26c475284 100644 --- a/tests/integration/nupic/regions/single_step_sdr_classifier_test.py +++ b/tests/integration/nupic/regions/single_step_sdr_classifier_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2015, Numenta, Inc. Unless you have an agreement diff --git a/tests/regression/run_opf_benchmarks_test.py b/tests/regression/run_opf_benchmarks_test.py index 930666d31d..77214a37df 100755 --- a/tests/regression/run_opf_benchmarks_test.py +++ b/tests/regression/run_opf_benchmarks_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/tests/swarming/__init__.py b/tests/swarming/__init__.py index ea20554c62..50e56ae841 100644 --- a/tests/swarming/__init__.py +++ b/tests/swarming/__init__.py @@ -1,4 +1,3 @@ -#! /usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/tests/swarming/nupic/__init__.py b/tests/swarming/nupic/__init__.py index ea20554c62..50e56ae841 100644 --- a/tests/swarming/nupic/__init__.py +++ b/tests/swarming/nupic/__init__.py @@ -1,4 +1,3 @@ -#! /usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/tests/swarming/nupic/swarming/__init__.py b/tests/swarming/nupic/swarming/__init__.py index ea20554c62..50e56ae841 100644 --- a/tests/swarming/nupic/swarming/__init__.py +++ b/tests/swarming/nupic/swarming/__init__.py @@ -1,4 +1,3 @@ -#! /usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/tests/swarming/nupic/swarming/swarming_test.py b/tests/swarming/nupic/swarming/swarming_test.py index db68e2921c..e4825f50d3 100755 --- a/tests/swarming/nupic/swarming/swarming_test.py +++ b/tests/swarming/nupic/swarming/swarming_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/tests/unit/nupic/algorithms/anomaly_likelihood_jeff_test.py b/tests/unit/nupic/algorithms/anomaly_likelihood_jeff_test.py index 46888fae33..dcde174989 100755 --- a/tests/unit/nupic/algorithms/anomaly_likelihood_jeff_test.py +++ b/tests/unit/nupic/algorithms/anomaly_likelihood_jeff_test.py @@ -1,4 +1,3 @@ -#! /usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013-2014, Numenta, Inc. Unless you have an agreement diff --git a/tests/unit/nupic/algorithms/anomaly_likelihood_test.py b/tests/unit/nupic/algorithms/anomaly_likelihood_test.py index f280e6df37..63a7f9487c 100755 --- a/tests/unit/nupic/algorithms/anomaly_likelihood_test.py +++ b/tests/unit/nupic/algorithms/anomaly_likelihood_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013-2015, Numenta, Inc. Unless you have an agreement diff --git a/tests/unit/nupic/algorithms/anomaly_test.py b/tests/unit/nupic/algorithms/anomaly_test.py index 3f430fe49c..5b9c6732e3 100644 --- a/tests/unit/nupic/algorithms/anomaly_test.py +++ b/tests/unit/nupic/algorithms/anomaly_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2014, Numenta, Inc. Unless you have purchased from diff --git a/tests/unit/nupic/algorithms/cells4_test.py b/tests/unit/nupic/algorithms/cells4_test.py index dada4de2e1..d39bbf502d 100755 --- a/tests/unit/nupic/algorithms/cells4_test.py +++ b/tests/unit/nupic/algorithms/cells4_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/tests/unit/nupic/algorithms/cla_classifier_diff_test.py b/tests/unit/nupic/algorithms/cla_classifier_diff_test.py index 0f85f3b547..d928ddb989 100755 --- a/tests/unit/nupic/algorithms/cla_classifier_diff_test.py +++ b/tests/unit/nupic/algorithms/cla_classifier_diff_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/tests/unit/nupic/algorithms/cla_classifier_test.py b/tests/unit/nupic/algorithms/cla_classifier_test.py index 9a33b1e92f..d3d46f1e09 100755 --- a/tests/unit/nupic/algorithms/cla_classifier_test.py +++ b/tests/unit/nupic/algorithms/cla_classifier_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/tests/unit/nupic/algorithms/fast_cla_classifier_test.py b/tests/unit/nupic/algorithms/fast_cla_classifier_test.py index e0a12c92c2..d634ace21b 100755 --- a/tests/unit/nupic/algorithms/fast_cla_classifier_test.py +++ b/tests/unit/nupic/algorithms/fast_cla_classifier_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/tests/unit/nupic/algorithms/knn_classifier_test.py b/tests/unit/nupic/algorithms/knn_classifier_test.py index 9bc219dd50..e8e40fd937 100755 --- a/tests/unit/nupic/algorithms/knn_classifier_test.py +++ b/tests/unit/nupic/algorithms/knn_classifier_test.py @@ -1,4 +1,3 @@ -#! /usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2015, Numenta, Inc. Unless you have an agreement diff --git a/tests/unit/nupic/algorithms/sp_overlap_test.py b/tests/unit/nupic/algorithms/sp_overlap_test.py index 1bc78c2c1a..1ca3af5d62 100755 --- a/tests/unit/nupic/algorithms/sp_overlap_test.py +++ b/tests/unit/nupic/algorithms/sp_overlap_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/tests/unit/nupic/algorithms/svm_test.py b/tests/unit/nupic/algorithms/svm_test.py index 8759e26774..0c8f8df5e7 100755 --- a/tests/unit/nupic/algorithms/svm_test.py +++ b/tests/unit/nupic/algorithms/svm_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/tests/unit/nupic/algorithms/tp10x2_test.py b/tests/unit/nupic/algorithms/tp10x2_test.py index 7cdbeba5d8..af48be80e8 100755 --- a/tests/unit/nupic/algorithms/tp10x2_test.py +++ b/tests/unit/nupic/algorithms/tp10x2_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/tests/unit/nupic/data/aggregator_test.py b/tests/unit/nupic/data/aggregator_test.py index 4f4a5918f4..e09852caed 100755 --- a/tests/unit/nupic/data/aggregator_test.py +++ b/tests/unit/nupic/data/aggregator_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/tests/unit/nupic/data/dictutils_test.py b/tests/unit/nupic/data/dictutils_test.py index ae72f64b27..87107aa176 100755 --- a/tests/unit/nupic/data/dictutils_test.py +++ b/tests/unit/nupic/data/dictutils_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/tests/unit/nupic/data/fieldmeta_test.py b/tests/unit/nupic/data/fieldmeta_test.py index e004a9705c..c4dbcc7f99 100755 --- a/tests/unit/nupic/data/fieldmeta_test.py +++ b/tests/unit/nupic/data/fieldmeta_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013-15, Numenta, Inc. Unless you have an agreement diff --git a/tests/unit/nupic/data/file_record_stream_test.py b/tests/unit/nupic/data/file_record_stream_test.py index 5945c13c51..6c73b8be59 100755 --- a/tests/unit/nupic/data/file_record_stream_test.py +++ b/tests/unit/nupic/data/file_record_stream_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013-15, Numenta, Inc. Unless you have an agreement diff --git a/tests/unit/nupic/data/filters_test.py b/tests/unit/nupic/data/filters_test.py index f0b49dac35..d0d40dd1ad 100755 --- a/tests/unit/nupic/data/filters_test.py +++ b/tests/unit/nupic/data/filters_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/tests/unit/nupic/data/functionsource_test.py b/tests/unit/nupic/data/functionsource_test.py index ab7e1f484a..8d43e25fc4 100755 --- a/tests/unit/nupic/data/functionsource_test.py +++ b/tests/unit/nupic/data/functionsource_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2015, Numenta, Inc. Unless you have an agreement diff --git a/tests/unit/nupic/data/generators/anomalyzer_test.py b/tests/unit/nupic/data/generators/anomalyzer_test.py index 46de14b31d..2f2190fc51 100755 --- a/tests/unit/nupic/data/generators/anomalyzer_test.py +++ b/tests/unit/nupic/data/generators/anomalyzer_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/tests/unit/nupic/data/generators/pattern_machine_test.py b/tests/unit/nupic/data/generators/pattern_machine_test.py index e1154b2c60..e59fd49f54 100755 --- a/tests/unit/nupic/data/generators/pattern_machine_test.py +++ b/tests/unit/nupic/data/generators/pattern_machine_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2014, Numenta, Inc. Unless you have an agreement diff --git a/tests/unit/nupic/data/generators/sequence_machine_test.py b/tests/unit/nupic/data/generators/sequence_machine_test.py index 67fbf1e486..afb4ed5570 100755 --- a/tests/unit/nupic/data/generators/sequence_machine_test.py +++ b/tests/unit/nupic/data/generators/sequence_machine_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2014, Numenta, Inc. Unless you have an agreement diff --git a/tests/unit/nupic/data/inference_shifter_test.py b/tests/unit/nupic/data/inference_shifter_test.py index 326cc41d30..5f02243774 100755 --- a/tests/unit/nupic/data/inference_shifter_test.py +++ b/tests/unit/nupic/data/inference_shifter_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/tests/unit/nupic/data/record_stream_test.py b/tests/unit/nupic/data/record_stream_test.py index e32a9d5f70..4f0eb7f99c 100644 --- a/tests/unit/nupic/data/record_stream_test.py +++ b/tests/unit/nupic/data/record_stream_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2015, Numenta, Inc. Unless you have an agreement diff --git a/tests/unit/nupic/data/utils_test.py b/tests/unit/nupic/data/utils_test.py index 0acb2fe4ed..79ed2b8a15 100755 --- a/tests/unit/nupic/data/utils_test.py +++ b/tests/unit/nupic/data/utils_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013-15, Numenta, Inc. Unless you have an agreement diff --git a/tests/unit/nupic/encoders/adaptivescalar_test.py b/tests/unit/nupic/encoders/adaptivescalar_test.py index 605c9f2f0f..a7cfd2550a 100755 --- a/tests/unit/nupic/encoders/adaptivescalar_test.py +++ b/tests/unit/nupic/encoders/adaptivescalar_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/tests/unit/nupic/encoders/category_test.py b/tests/unit/nupic/encoders/category_test.py index f906fd6f55..73516b2412 100755 --- a/tests/unit/nupic/encoders/category_test.py +++ b/tests/unit/nupic/encoders/category_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/tests/unit/nupic/encoders/coordinate_test.py b/tests/unit/nupic/encoders/coordinate_test.py index 38e5afd551..c38d3c2859 100755 --- a/tests/unit/nupic/encoders/coordinate_test.py +++ b/tests/unit/nupic/encoders/coordinate_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2014, Numenta, Inc. Unless you have an agreement diff --git a/tests/unit/nupic/encoders/date_test.py b/tests/unit/nupic/encoders/date_test.py index 3278adbc0f..72bdf0f23b 100755 --- a/tests/unit/nupic/encoders/date_test.py +++ b/tests/unit/nupic/encoders/date_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/tests/unit/nupic/encoders/delta_test.py b/tests/unit/nupic/encoders/delta_test.py index 3a70ad79b1..6901c8e654 100755 --- a/tests/unit/nupic/encoders/delta_test.py +++ b/tests/unit/nupic/encoders/delta_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/tests/unit/nupic/encoders/geospatial_coordinate_test.py b/tests/unit/nupic/encoders/geospatial_coordinate_test.py index f70c78ba62..f760ede8bd 100755 --- a/tests/unit/nupic/encoders/geospatial_coordinate_test.py +++ b/tests/unit/nupic/encoders/geospatial_coordinate_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2014, Numenta, Inc. Unless you have an agreement diff --git a/tests/unit/nupic/encoders/logenc_test.py b/tests/unit/nupic/encoders/logenc_test.py index ca13139dd9..9e8a3d0828 100755 --- a/tests/unit/nupic/encoders/logenc_test.py +++ b/tests/unit/nupic/encoders/logenc_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/tests/unit/nupic/encoders/multi_test.py b/tests/unit/nupic/encoders/multi_test.py index 6c85553a3c..196fa11640 100755 --- a/tests/unit/nupic/encoders/multi_test.py +++ b/tests/unit/nupic/encoders/multi_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/tests/unit/nupic/encoders/pass_through_encoder_test.py b/tests/unit/nupic/encoders/pass_through_encoder_test.py index d5287fdbdb..b12a247c36 100755 --- a/tests/unit/nupic/encoders/pass_through_encoder_test.py +++ b/tests/unit/nupic/encoders/pass_through_encoder_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/tests/unit/nupic/encoders/random_distributed_scalar_test.py b/tests/unit/nupic/encoders/random_distributed_scalar_test.py index 8ba590f244..4c3315ac15 100755 --- a/tests/unit/nupic/encoders/random_distributed_scalar_test.py +++ b/tests/unit/nupic/encoders/random_distributed_scalar_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/tests/unit/nupic/encoders/scalar_test.py b/tests/unit/nupic/encoders/scalar_test.py index b678d2c571..25313cc75d 100755 --- a/tests/unit/nupic/encoders/scalar_test.py +++ b/tests/unit/nupic/encoders/scalar_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013-2015, Numenta, Inc. Unless you have an agreement diff --git a/tests/unit/nupic/encoders/scalarspace_test.py b/tests/unit/nupic/encoders/scalarspace_test.py index 92824e2f4e..66a3860aaf 100644 --- a/tests/unit/nupic/encoders/scalarspace_test.py +++ b/tests/unit/nupic/encoders/scalarspace_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/tests/unit/nupic/encoders/sdrcategory_test.py b/tests/unit/nupic/encoders/sdrcategory_test.py index 364f4863fd..a28155fc60 100755 --- a/tests/unit/nupic/encoders/sdrcategory_test.py +++ b/tests/unit/nupic/encoders/sdrcategory_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013-2015, Numenta, Inc. Unless you have an agreement diff --git a/tests/unit/nupic/encoders/sparse_pass_through_encoder_test.py b/tests/unit/nupic/encoders/sparse_pass_through_encoder_test.py index b182645bc0..7f9a5685c3 100755 --- a/tests/unit/nupic/encoders/sparse_pass_through_encoder_test.py +++ b/tests/unit/nupic/encoders/sparse_pass_through_encoder_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/tests/unit/nupic/engine/network_test.py b/tests/unit/nupic/engine/network_test.py index f456cb7863..fc63b1df4a 100755 --- a/tests/unit/nupic/engine/network_test.py +++ b/tests/unit/nupic/engine/network_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2014, Numenta, Inc. Unless you have an agreement diff --git a/tests/unit/nupic/engine/syntactic_sugar_test.py b/tests/unit/nupic/engine/syntactic_sugar_test.py index e075eb0c6a..f0012e2eff 100755 --- a/tests/unit/nupic/engine/syntactic_sugar_test.py +++ b/tests/unit/nupic/engine/syntactic_sugar_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2014, Numenta, Inc. Unless you have an agreement diff --git a/tests/unit/nupic/engine/unified_py_parameter_test.py b/tests/unit/nupic/engine/unified_py_parameter_test.py index 3016fe0637..e508910d0e 100755 --- a/tests/unit/nupic/engine/unified_py_parameter_test.py +++ b/tests/unit/nupic/engine/unified_py_parameter_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2014, Numenta, Inc. Unless you have an agreement diff --git a/tests/unit/nupic/frameworks/opf/clamodel_classifier_helper_test.py b/tests/unit/nupic/frameworks/opf/clamodel_classifier_helper_test.py index d16dbb0638..c9b0e23a54 100755 --- a/tests/unit/nupic/frameworks/opf/clamodel_classifier_helper_test.py +++ b/tests/unit/nupic/frameworks/opf/clamodel_classifier_helper_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/tests/unit/nupic/frameworks/opf/clamodel_test.py b/tests/unit/nupic/frameworks/opf/clamodel_test.py index 8c4453a7e8..d433445283 100755 --- a/tests/unit/nupic/frameworks/opf/clamodel_test.py +++ b/tests/unit/nupic/frameworks/opf/clamodel_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/tests/unit/nupic/frameworks/opf/common_models/cluster_params_test.py b/tests/unit/nupic/frameworks/opf/common_models/cluster_params_test.py index e699dc0225..f66402a57c 100755 --- a/tests/unit/nupic/frameworks/opf/common_models/cluster_params_test.py +++ b/tests/unit/nupic/frameworks/opf/common_models/cluster_params_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2015, Numenta, Inc. Unless you have purchased from diff --git a/tests/unit/nupic/frameworks/opf/opf_metrics_test.py b/tests/unit/nupic/frameworks/opf/opf_metrics_test.py index 605b637245..b6b5316f87 100755 --- a/tests/unit/nupic/frameworks/opf/opf_metrics_test.py +++ b/tests/unit/nupic/frameworks/opf/opf_metrics_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/tests/unit/nupic/frameworks/opf/previous_value_model_test.py b/tests/unit/nupic/frameworks/opf/previous_value_model_test.py index 35934681b6..dd396560ef 100755 --- a/tests/unit/nupic/frameworks/opf/previous_value_model_test.py +++ b/tests/unit/nupic/frameworks/opf/previous_value_model_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/tests/unit/nupic/frameworks/opf/safe_interpreter_test.py b/tests/unit/nupic/frameworks/opf/safe_interpreter_test.py index 75a3a83eae..5b0ab7123b 100755 --- a/tests/unit/nupic/frameworks/opf/safe_interpreter_test.py +++ b/tests/unit/nupic/frameworks/opf/safe_interpreter_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/tests/unit/nupic/frameworks/opf/two_gram_model_test.py b/tests/unit/nupic/frameworks/opf/two_gram_model_test.py index 0139836ee2..3d0629e5bc 100755 --- a/tests/unit/nupic/frameworks/opf/two_gram_model_test.py +++ b/tests/unit/nupic/frameworks/opf/two_gram_model_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/tests/unit/nupic/math/lgamma_test.py b/tests/unit/nupic/math/lgamma_test.py index a9ea576f51..5024b1deb0 100755 --- a/tests/unit/nupic/math/lgamma_test.py +++ b/tests/unit/nupic/math/lgamma_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/tests/unit/nupic/math/topology_test.py b/tests/unit/nupic/math/topology_test.py index 21b95c5602..4736e55191 100644 --- a/tests/unit/nupic/math/topology_test.py +++ b/tests/unit/nupic/math/topology_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2016, Numenta, Inc. Unless you have an agreement diff --git a/tests/unit/nupic/regions/anomaly_likelihood_region_test.py b/tests/unit/nupic/regions/anomaly_likelihood_region_test.py index 132b8693ca..32fc7442fb 100644 --- a/tests/unit/nupic/regions/anomaly_likelihood_region_test.py +++ b/tests/unit/nupic/regions/anomaly_likelihood_region_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2016, Numenta, Inc. Unless you have purchased from diff --git a/tests/unit/nupic/regions/anomaly_region_test.py b/tests/unit/nupic/regions/anomaly_region_test.py index 4627f9097b..d6b51c10ad 100644 --- a/tests/unit/nupic/regions/anomaly_region_test.py +++ b/tests/unit/nupic/regions/anomaly_region_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2015, Numenta, Inc. Unless you have purchased from diff --git a/tests/unit/nupic/regions/knn_anomaly_classifier_region_test.py b/tests/unit/nupic/regions/knn_anomaly_classifier_region_test.py index 0f07f49e0d..b1bd01ea21 100755 --- a/tests/unit/nupic/regions/knn_anomaly_classifier_region_test.py +++ b/tests/unit/nupic/regions/knn_anomaly_classifier_region_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/tests/unit/nupic/regions/record_sensor_region_test.py b/tests/unit/nupic/regions/record_sensor_region_test.py index 1138edcc66..07db9d66b2 100644 --- a/tests/unit/nupic/regions/record_sensor_region_test.py +++ b/tests/unit/nupic/regions/record_sensor_region_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2015, Numenta, Inc. Unless you have an agreement diff --git a/tests/unit/nupic/regions/regions_spec_test.py b/tests/unit/nupic/regions/regions_spec_test.py index 028454f9ad..a76cdc4795 100755 --- a/tests/unit/nupic/regions/regions_spec_test.py +++ b/tests/unit/nupic/regions/regions_spec_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/tests/unit/nupic/research/connections_test.py b/tests/unit/nupic/research/connections_test.py index cc37ae1402..9d367752cd 100755 --- a/tests/unit/nupic/research/connections_test.py +++ b/tests/unit/nupic/research/connections_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2014-2016, Numenta, Inc. Unless you have an agreement diff --git a/tests/unit/nupic/research/inhibition_object_test.py b/tests/unit/nupic/research/inhibition_object_test.py index fad5929e1d..614fe926a4 100755 --- a/tests/unit/nupic/research/inhibition_object_test.py +++ b/tests/unit/nupic/research/inhibition_object_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/tests/unit/nupic/research/monitor_mixin/metric_test.py b/tests/unit/nupic/research/monitor_mixin/metric_test.py index e3e377c237..6e21ba61cd 100755 --- a/tests/unit/nupic/research/monitor_mixin/metric_test.py +++ b/tests/unit/nupic/research/monitor_mixin/metric_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2014, Numenta, Inc. Unless you have an agreement diff --git a/tests/unit/nupic/research/monitor_mixin/trace_test.py b/tests/unit/nupic/research/monitor_mixin/trace_test.py index 7f35a5236c..cfc0a2e0db 100755 --- a/tests/unit/nupic/research/monitor_mixin/trace_test.py +++ b/tests/unit/nupic/research/monitor_mixin/trace_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2014, Numenta, Inc. Unless you have an agreement diff --git a/tests/unit/nupic/research/sp_learn_inference_test.py b/tests/unit/nupic/research/sp_learn_inference_test.py index 833e9ec5f6..ec04123534 100755 --- a/tests/unit/nupic/research/sp_learn_inference_test.py +++ b/tests/unit/nupic/research/sp_learn_inference_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/tests/unit/nupic/research/spatial_pooler_boost_test.py b/tests/unit/nupic/research/spatial_pooler_boost_test.py index 0978fa2c7d..0aa48c4e19 100755 --- a/tests/unit/nupic/research/spatial_pooler_boost_test.py +++ b/tests/unit/nupic/research/spatial_pooler_boost_test.py @@ -1,4 +1,3 @@ -#! /usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/tests/unit/nupic/research/spatial_pooler_compatability_test.py b/tests/unit/nupic/research/spatial_pooler_compatability_test.py index 397391f693..c3244477f7 100755 --- a/tests/unit/nupic/research/spatial_pooler_compatability_test.py +++ b/tests/unit/nupic/research/spatial_pooler_compatability_test.py @@ -1,4 +1,3 @@ -#! /usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/tests/unit/nupic/research/spatial_pooler_compute_test.py b/tests/unit/nupic/research/spatial_pooler_compute_test.py index 49a7da5812..86e970f095 100755 --- a/tests/unit/nupic/research/spatial_pooler_compute_test.py +++ b/tests/unit/nupic/research/spatial_pooler_compute_test.py @@ -1,4 +1,3 @@ -#! /usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/tests/unit/nupic/research/spatial_pooler_cpp_api_test.py b/tests/unit/nupic/research/spatial_pooler_cpp_api_test.py index abbea7ca2c..689dfdadf2 100755 --- a/tests/unit/nupic/research/spatial_pooler_cpp_api_test.py +++ b/tests/unit/nupic/research/spatial_pooler_cpp_api_test.py @@ -1,4 +1,3 @@ -#! /usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/tests/unit/nupic/research/spatial_pooler_cpp_unit_test.py b/tests/unit/nupic/research/spatial_pooler_cpp_unit_test.py index 20ef8dad88..44c3395cc8 100755 --- a/tests/unit/nupic/research/spatial_pooler_cpp_unit_test.py +++ b/tests/unit/nupic/research/spatial_pooler_cpp_unit_test.py @@ -1,4 +1,3 @@ -#! /usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2015, Numenta, Inc. Unless you have an agreement diff --git a/tests/unit/nupic/research/spatial_pooler_py_api_test.py b/tests/unit/nupic/research/spatial_pooler_py_api_test.py index a174a7682c..37761c1b2b 100755 --- a/tests/unit/nupic/research/spatial_pooler_py_api_test.py +++ b/tests/unit/nupic/research/spatial_pooler_py_api_test.py @@ -1,4 +1,3 @@ -#! /usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/tests/unit/nupic/research/spatial_pooler_unit_test.py b/tests/unit/nupic/research/spatial_pooler_unit_test.py index 235e623599..e637951943 100755 --- a/tests/unit/nupic/research/spatial_pooler_unit_test.py +++ b/tests/unit/nupic/research/spatial_pooler_unit_test.py @@ -1,4 +1,3 @@ -#! /usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/tests/unit/nupic/research/temporal_memory_test.py b/tests/unit/nupic/research/temporal_memory_test.py index 4485f41cee..0fe7d36145 100755 --- a/tests/unit/nupic/research/temporal_memory_test.py +++ b/tests/unit/nupic/research/temporal_memory_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2014-2016, Numenta, Inc. Unless you have an agreement diff --git a/tests/unit/nupic/research/tp10x2_test.py b/tests/unit/nupic/research/tp10x2_test.py index 43773c9e00..3e3f69680c 100755 --- a/tests/unit/nupic/research/tp10x2_test.py +++ b/tests/unit/nupic/research/tp10x2_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/tests/unit/nupic/research/tp_constant_test.py b/tests/unit/nupic/research/tp_constant_test.py index 1f275952eb..4c91cb388c 100755 --- a/tests/unit/nupic/research/tp_constant_test.py +++ b/tests/unit/nupic/research/tp_constant_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/tests/unit/nupic/research/tp_test.py b/tests/unit/nupic/research/tp_test.py index 196579b370..8ab0c2d43d 100755 --- a/tests/unit/nupic/research/tp_test.py +++ b/tests/unit/nupic/research/tp_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/tests/unit/nupic/support/configuration_test.py b/tests/unit/nupic/support/configuration_test.py index 16dbe90494..a3eff06262 100755 --- a/tests/unit/nupic/support/configuration_test.py +++ b/tests/unit/nupic/support/configuration_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/tests/unit/nupic/support/consoleprinter_test/consoleprinter_test.py b/tests/unit/nupic/support/consoleprinter_test/consoleprinter_test.py index d8060373a6..00e8275f35 100755 --- a/tests/unit/nupic/support/consoleprinter_test/consoleprinter_test.py +++ b/tests/unit/nupic/support/consoleprinter_test/consoleprinter_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2014, Numenta, Inc. Unless you have an agreement diff --git a/tests/unit/nupic/support/custom_configuration_test.py b/tests/unit/nupic/support/custom_configuration_test.py index 73586e50c5..afb5fea13e 100755 --- a/tests/unit/nupic/support/custom_configuration_test.py +++ b/tests/unit/nupic/support/custom_configuration_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/tests/unit/nupic/support/decorators_test.py b/tests/unit/nupic/support/decorators_test.py index 1748de7f3f..8f59b61465 100755 --- a/tests/unit/nupic/support/decorators_test.py +++ b/tests/unit/nupic/support/decorators_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/tests/unit/nupic/support/object_json_test.py b/tests/unit/nupic/support/object_json_test.py index a6ffb01a80..0161750355 100755 --- a/tests/unit/nupic/support/object_json_test.py +++ b/tests/unit/nupic/support/object_json_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013, Numenta, Inc. Unless you have an agreement diff --git a/tests/unit/nupic/utils_test.py b/tests/unit/nupic/utils_test.py index 5734c4975a..b8c4c864f7 100755 --- a/tests/unit/nupic/utils_test.py +++ b/tests/unit/nupic/utils_test.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # ---------------------------------------------------------------------- # Numenta Platform for Intelligent Computing (NuPIC) # Copyright (C) 2013-2014, Numenta, Inc. Unless you have an agreement From 7f077eb5fd094e6afc4ea86d3806a210f4629e44 Mon Sep 17 00:00:00 2001 From: Mohit Rathore Date: Tue, 13 Dec 2016 01:22:28 +0530 Subject: [PATCH 2/2] executing py files as py files --- ci/travis/script-run-tests.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ci/travis/script-run-tests.sh b/ci/travis/script-run-tests.sh index 52859e73a3..593814286b 100755 --- a/ci/travis/script-run-tests.sh +++ b/ci/travis/script-run-tests.sh @@ -25,11 +25,11 @@ echo Running script-run-tests.sh... echo # Python unit tests and prep for coveralls reporting -${TRAVIS_BUILD_DIR}/scripts/run_nupic_tests.py -u --coverage --failfast || exit +python ${TRAVIS_BUILD_DIR}/scripts/run_nupic_tests.py -u --coverage --failfast || exit mv ${TRAVIS_BUILD_DIR}/.coverage ${TRAVIS_BUILD_DIR}/.coverage_unit # Python integration tests and prep for coveralls reporting -${TRAVIS_BUILD_DIR}/scripts/run_nupic_tests.py -i --coverage --failfast || exit +python ${TRAVIS_BUILD_DIR}/scripts/run_nupic_tests.py -i --coverage --failfast || exit mv ${TRAVIS_BUILD_DIR}/.coverage ${TRAVIS_BUILD_DIR}/.coverage_integration