You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2019/06/16 12:32:17 UTC

[GitHub] [airflow] BasPH commented on a change in pull request #5406: [AIRFLOW-4681] Fix pylint problems for sensors module

BasPH commented on a change in pull request #5406: [AIRFLOW-4681] Fix pylint problems for sensors module
URL: https://github.com/apache/airflow/pull/5406#discussion_r294081711
 
 

 ##########
 File path: airflow/sensors/hive_partition_sensor.py
 ##########
 @@ -16,7 +16,7 @@
 # KIND, either express or implied.  See the License for the
 # specific language governing permissions and limitations
 # under the License.
-
+"""Hive peratiton sensor module"""
 
 Review comment:
   ```suggestion
   """Hive partition sensor module"""
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services