pandoramonitoring,pandorasdk: change docstrings that are wrong (#47937)
and are copied from the pandorapfa package Co-authored-by: jmcarcell <jmcarcell@users.noreply.github.com>
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							22d104d7a9
						
					
				
				
					commit
					3fcc38ef04
				
			@@ -8,9 +8,8 @@
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
class Pandoramonitoring(CMakePackage):
 | 
			
		||||
    """Metadata package to bring together and build multiple Pandora libraries.
 | 
			
		||||
    NOTE: for proper version control with spack, this should be broken up and
 | 
			
		||||
    the subpackages installed individually."""
 | 
			
		||||
    """ROOT-based Event Visualisation Environment for Pandora with
 | 
			
		||||
    tree-writing functionality"""
 | 
			
		||||
 | 
			
		||||
    url = "https://github.com/PandoraPFA/PandoraMonitoring/archive/v03-04-00.tar.gz"
 | 
			
		||||
    homepage = "https://github.com/PandoraPFA/PandoraMonitoring"
 | 
			
		||||
 
 | 
			
		||||
@@ -8,9 +8,7 @@
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
class Pandorasdk(CMakePackage):
 | 
			
		||||
    """Metadata package to bring together and build multiple Pandora libraries.
 | 
			
		||||
    NOTE: for proper version control with spack, this should be broken up and
 | 
			
		||||
    the subpackages installed individually."""
 | 
			
		||||
    """Pandora Software Development Kit for pattern-recognition algorithms"""
 | 
			
		||||
 | 
			
		||||
    url = "https://github.com/PandoraPFA/PandoraSDK/archive/v03-04-00.tar.gz"
 | 
			
		||||
    homepage = "https://github.com/PandoraPFA/PandoraSDK"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user